@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:21.968Z") @Stability(value=Stable) public interface CfnUserPoolGroupProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolgroup.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnUserPoolGroupProps.Builder
A builder for
CfnUserPoolGroupProps |
static class |
CfnUserPoolGroupProps.Jsii$Proxy
An implementation for
CfnUserPoolGroupProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnUserPoolGroupProps.Builder |
builder() |
default String |
getDescription()
`AWS::Cognito::UserPoolGroup.Description`.
|
default String |
getGroupName()
`AWS::Cognito::UserPoolGroup.GroupName`.
|
default Number |
getPrecedence()
`AWS::Cognito::UserPoolGroup.Precedence`.
|
default String |
getRoleArn()
`AWS::Cognito::UserPoolGroup.RoleArn`.
|
String |
getUserPoolId()
`AWS::Cognito::UserPoolGroup.UserPoolId`.
|
@Stability(value=Stable) @NotNull String getUserPoolId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolgroup.html#cfn-cognito-userpoolgroup-userpoolid@Stability(value=Stable) @Nullable default String getDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolgroup.html#cfn-cognito-userpoolgroup-description@Stability(value=Stable) @Nullable default String getGroupName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolgroup.html#cfn-cognito-userpoolgroup-groupname@Stability(value=Stable) @Nullable default Number getPrecedence()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolgroup.html#cfn-cognito-userpoolgroup-precedence@Stability(value=Stable) @Nullable default String getRoleArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolgroup.html#cfn-cognito-userpoolgroup-rolearn@Stability(value=Stable) static CfnUserPoolGroupProps.Builder builder()
CfnUserPoolGroupProps.Builder of CfnUserPoolGroupPropsCopyright © 2020. All rights reserved.