@Stability(value=Stable)
public static interface CfnUserPoolUser.AttributeTypeProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnUserPoolUser.AttributeTypeProperty.Builder
A builder for
CfnUserPoolUser.AttributeTypeProperty |
static class |
CfnUserPoolUser.AttributeTypeProperty.Jsii$Proxy
An implementation for
CfnUserPoolUser.AttributeTypeProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnUserPoolUser.AttributeTypeProperty.Builder |
builder() |
default String |
getName()
`CfnUserPoolUser.AttributeTypeProperty.Name`.
|
default String |
getValue()
`CfnUserPoolUser.AttributeTypeProperty.Value`.
|
@Stability(value=Stable) @Nullable default String getName()
@Stability(value=Stable) @Nullable default String getValue()
@Stability(value=Stable) static CfnUserPoolUser.AttributeTypeProperty.Builder builder()
Copyright © 2021. All rights reserved.