@Stability(value=Stable) @Internal public static final class CfnUserPoolResourceServerProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnUserPoolResourceServerProps
CfnUserPoolResourceServerPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnUserPoolResourceServerProps.Builder, CfnUserPoolResourceServerProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String identifier,
String name,
String userPoolId,
Object scopes)
Constructor that initializes the object based on literal property values passed by the
CfnUserPoolResourceServerProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getIdentifier()
`AWS::Cognito::UserPoolResourceServer.Identifier`.
|
String |
getName()
`AWS::Cognito::UserPoolResourceServer.Name`.
|
Object |
getScopes()
`AWS::Cognito::UserPoolResourceServer.Scopes`.
|
String |
getUserPoolId()
`AWS::Cognito::UserPoolResourceServer.UserPoolId`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(String identifier, String name, String userPoolId, Object scopes)
CfnUserPoolResourceServerProps.Builder.public final String getIdentifier()
CfnUserPoolResourceServerPropsgetIdentifier in interface CfnUserPoolResourceServerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolresourceserver.html#cfn-cognito-userpoolresourceserver-identifierpublic final String getName()
CfnUserPoolResourceServerPropsgetName in interface CfnUserPoolResourceServerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolresourceserver.html#cfn-cognito-userpoolresourceserver-namepublic final String getUserPoolId()
CfnUserPoolResourceServerPropsgetUserPoolId in interface CfnUserPoolResourceServerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolresourceserver.html#cfn-cognito-userpoolresourceserver-userpoolidpublic final Object getScopes()
CfnUserPoolResourceServerPropsgetScopes in interface CfnUserPoolResourceServerPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolresourceserver.html#cfn-cognito-userpoolresourceserver-scopes@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.