@Stability(value=Stable) @Internal public static final class CfnStudioProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnStudioProps
CfnStudioPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnStudioProps.Builder, CfnStudioProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnStudioProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnStudioProps.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 |
getAdminRoleArn()
The IAM role that studio admins assume when logging in to the Nimble Studio portal.
|
String |
getDisplayName()
A friendly name for the studio.
|
Object |
getStudioEncryptionConfiguration()
Configuration of the encryption method that is used for the studio.
|
String |
getStudioName()
The name of the studio, as included in the URL when accessing it in the Nimble Studio portal.
|
Map<String,String> |
getTags()
An array of key-value pairs to apply to this resource.
|
String |
getUserRoleArn()
The IAM role that studio users assume when logging in to the Nimble Studio portal.
|
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(CfnStudioProps.Builder builder)
CfnStudioProps.Builder.public final String getAdminRoleArn()
CfnStudioPropsgetAdminRoleArn in interface CfnStudioPropspublic final String getDisplayName()
CfnStudioPropsgetDisplayName in interface CfnStudioPropspublic final String getStudioName()
CfnStudioPropsgetStudioName in interface CfnStudioPropspublic final String getUserRoleArn()
CfnStudioPropsgetUserRoleArn in interface CfnStudioPropspublic final Object getStudioEncryptionConfiguration()
CfnStudioPropsgetStudioEncryptionConfiguration in interface CfnStudioPropspublic final Map<String,String> getTags()
CfnStudioPropsFor more information, see Tag .
getTags in interface CfnStudioProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.