@Stability(value=Stable) public static final class CfnUserPool.UsernameConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnUserPool.UsernameConfigurationProperty>
CfnUserPool.UsernameConfigurationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnUserPool.UsernameConfigurationProperty |
build()
Builds the configured instance.
|
CfnUserPool.UsernameConfigurationProperty.Builder |
caseSensitive(Boolean caseSensitive)
Sets the value of
CfnUserPool.UsernameConfigurationProperty.getCaseSensitive() |
CfnUserPool.UsernameConfigurationProperty.Builder |
caseSensitive(IResolvable caseSensitive)
Sets the value of
CfnUserPool.UsernameConfigurationProperty.getCaseSensitive() |
@Stability(value=Stable) public CfnUserPool.UsernameConfigurationProperty.Builder caseSensitive(Boolean caseSensitive)
CfnUserPool.UsernameConfigurationProperty.getCaseSensitive()caseSensitive - `CfnUserPool.UsernameConfigurationProperty.CaseSensitive`.this@Stability(value=Stable) public CfnUserPool.UsernameConfigurationProperty.Builder caseSensitive(IResolvable caseSensitive)
CfnUserPool.UsernameConfigurationProperty.getCaseSensitive()caseSensitive - `CfnUserPool.UsernameConfigurationProperty.CaseSensitive`.this@Stability(value=Stable) public CfnUserPool.UsernameConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnUserPool.UsernameConfigurationProperty>CfnUserPool.UsernameConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.