@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:21.983Z") @Stability(value=Stable) public interface CfnUserPoolResourceServerProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolresourceserver.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnUserPoolResourceServerProps.Builder
A builder for
CfnUserPoolResourceServerProps |
static class |
CfnUserPoolResourceServerProps.Jsii$Proxy
An implementation for
CfnUserPoolResourceServerProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnUserPoolResourceServerProps.Builder |
builder() |
String |
getIdentifier()
`AWS::Cognito::UserPoolResourceServer.Identifier`.
|
String |
getName()
`AWS::Cognito::UserPoolResourceServer.Name`.
|
default Object |
getScopes()
`AWS::Cognito::UserPoolResourceServer.Scopes`.
|
String |
getUserPoolId()
`AWS::Cognito::UserPoolResourceServer.UserPoolId`.
|
@Stability(value=Stable) @NotNull String getIdentifier()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolresourceserver.html#cfn-cognito-userpoolresourceserver-identifier@Stability(value=Stable) @NotNull String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolresourceserver.html#cfn-cognito-userpoolresourceserver-name@Stability(value=Stable) @NotNull String getUserPoolId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolresourceserver.html#cfn-cognito-userpoolresourceserver-userpoolid@Stability(value=Stable) @Nullable default Object getScopes()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolresourceserver.html#cfn-cognito-userpoolresourceserver-scopes@Stability(value=Stable) static CfnUserPoolResourceServerProps.Builder builder()
Copyright © 2020. All rights reserved.