| Package | Description |
|---|---|
| software.amazon.awssdk.services.cognitoidentityprovider.model |
| Modifier and Type | Method and Description |
|---|---|
static AttributeType.Builder |
AttributeType.builder() |
AttributeType.Builder |
AttributeType.Builder.name(String name)
The name of the attribute.
|
AttributeType.Builder |
AttributeType.toBuilder() |
AttributeType.Builder |
AttributeType.Builder.value(String value)
The value of the attribute.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AttributeType.Builder> |
AttributeType.serializableBuilderClass() |
Copyright © 2023. All rights reserved.