@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String adminRoleArn,
String displayName,
String studioName,
String userRoleArn,
Object studioEncryptionConfiguration,
Map<String,String> tags)
Constructor that initializes the object based on literal property values passed by the
CfnStudioProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAdminRoleArn()
`AWS::NimbleStudio::Studio.AdminRoleArn`.
|
String |
getDisplayName()
`AWS::NimbleStudio::Studio.DisplayName`.
|
Object |
getStudioEncryptionConfiguration()
`AWS::NimbleStudio::Studio.StudioEncryptionConfiguration`.
|
String |
getStudioName()
`AWS::NimbleStudio::Studio.StudioName`.
|
Map<String,String> |
getTags()
`AWS::NimbleStudio::Studio.Tags`.
|
String |
getUserRoleArn()
`AWS::NimbleStudio::Studio.UserRoleArn`.
|
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.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()
CfnStudioPropsgetTags in interface CfnStudioProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.