@Stability(value=Stable)
public static interface CfnUserPool.UsernameConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-usernameconfiguration.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnUserPool.UsernameConfigurationProperty.Builder
A builder for
CfnUserPool.UsernameConfigurationProperty |
static class |
CfnUserPool.UsernameConfigurationProperty.Jsii$Proxy
An implementation for
CfnUserPool.UsernameConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnUserPool.UsernameConfigurationProperty.Builder |
builder() |
default Object |
getCaseSensitive()
`CfnUserPool.UsernameConfigurationProperty.CaseSensitive`.
|
@Stability(value=Stable) @Nullable default Object getCaseSensitive()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-usernameconfiguration.html#cfn-cognito-userpool-usernameconfiguration-casesensitive@Stability(value=Stable) static CfnUserPool.UsernameConfigurationProperty.Builder builder()
Copyright © 2020. All rights reserved.