@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(CfnUserPoolResourceServerProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnUserPoolResourceServerProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getIdentifier()
A unique resource server identifier for the resource server.
|
String |
getName()
A friendly name for the resource server.
|
Object |
getScopes()
A list of scopes.
|
String |
getUserPoolId()
The user pool ID for the user pool.
|
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(CfnUserPoolResourceServerProps.Builder builder)
CfnUserPoolResourceServerProps.Builder.public final String getIdentifier()
CfnUserPoolResourceServerProps
This could be an HTTPS endpoint where the resource server is located. For example: https://my-weather-api.example.com .
getIdentifier in interface CfnUserPoolResourceServerPropspublic final String getName()
CfnUserPoolResourceServerPropsgetName in interface CfnUserPoolResourceServerPropspublic final String getUserPoolId()
CfnUserPoolResourceServerPropsgetUserPoolId in interface CfnUserPoolResourceServerPropspublic final Object getScopes()
CfnUserPoolResourceServerProps
Each scope is a map with keys ScopeName and ScopeDescription .
getScopes in interface CfnUserPoolResourceServerProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.