@Stability(value=Stable) public static final class CfnUser.AuthenticationModeProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnUser.AuthenticationModeProperty>
CfnUser.AuthenticationModeProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnUser.AuthenticationModeProperty |
build()
Builds the configured instance.
|
CfnUser.AuthenticationModeProperty.Builder |
passwords(List<String> passwords)
Sets the value of
CfnUser.AuthenticationModeProperty.getPasswords() |
CfnUser.AuthenticationModeProperty.Builder |
type(String type)
Sets the value of
CfnUser.AuthenticationModeProperty.getType() |
@Stability(value=Stable) public CfnUser.AuthenticationModeProperty.Builder passwords(List<String> passwords)
CfnUser.AuthenticationModeProperty.getPasswords()passwords - `CfnUser.AuthenticationModeProperty.Passwords`.this@Stability(value=Stable) public CfnUser.AuthenticationModeProperty.Builder type(String type)
CfnUser.AuthenticationModeProperty.getType()type - `CfnUser.AuthenticationModeProperty.Type`.this@Stability(value=Stable) public CfnUser.AuthenticationModeProperty build()
build in interface software.amazon.jsii.Builder<CfnUser.AuthenticationModeProperty>CfnUser.AuthenticationModePropertyNullPointerException - if any required attribute was not providedCopyright © 2023. All rights reserved.