@Stability(value=Stable) @Internal public static final class CfnStudioComponentProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnStudioComponentProps
CfnStudioComponentPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnStudioComponentProps.Builder, CfnStudioComponentProps.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 name,
String studioId,
String type,
Object configuration,
String description,
List<String> ec2SecurityGroupIds,
Object initializationScripts,
Object scriptParameters,
String subtype,
Map<String,String> tags)
Constructor that initializes the object based on literal property values passed by the
CfnStudioComponentProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getConfiguration()
`AWS::NimbleStudio::StudioComponent.Configuration`.
|
String |
getDescription()
`AWS::NimbleStudio::StudioComponent.Description`.
|
List<String> |
getEc2SecurityGroupIds()
`AWS::NimbleStudio::StudioComponent.Ec2SecurityGroupIds`.
|
Object |
getInitializationScripts()
`AWS::NimbleStudio::StudioComponent.InitializationScripts`.
|
String |
getName()
`AWS::NimbleStudio::StudioComponent.Name`.
|
Object |
getScriptParameters()
`AWS::NimbleStudio::StudioComponent.ScriptParameters`.
|
String |
getStudioId()
`AWS::NimbleStudio::StudioComponent.StudioId`.
|
String |
getSubtype()
`AWS::NimbleStudio::StudioComponent.Subtype`.
|
Map<String,String> |
getTags()
`AWS::NimbleStudio::StudioComponent.Tags`.
|
String |
getType()
`AWS::NimbleStudio::StudioComponent.Type`.
|
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 name, String studioId, String type, Object configuration, String description, List<String> ec2SecurityGroupIds, Object initializationScripts, Object scriptParameters, String subtype, Map<String,String> tags)
CfnStudioComponentProps.Builder.public final String getName()
CfnStudioComponentPropsgetName in interface CfnStudioComponentPropspublic final String getStudioId()
CfnStudioComponentPropsgetStudioId in interface CfnStudioComponentPropspublic final String getType()
CfnStudioComponentPropsgetType in interface CfnStudioComponentPropspublic final Object getConfiguration()
CfnStudioComponentPropsgetConfiguration in interface CfnStudioComponentPropspublic final String getDescription()
CfnStudioComponentPropsgetDescription in interface CfnStudioComponentPropspublic final List<String> getEc2SecurityGroupIds()
CfnStudioComponentPropsgetEc2SecurityGroupIds in interface CfnStudioComponentPropspublic final Object getInitializationScripts()
CfnStudioComponentPropsgetInitializationScripts in interface CfnStudioComponentPropspublic final Object getScriptParameters()
CfnStudioComponentPropsgetScriptParameters in interface CfnStudioComponentPropspublic final String getSubtype()
CfnStudioComponentPropsgetSubtype in interface CfnStudioComponentPropspublic final Map<String,String> getTags()
CfnStudioComponentPropsgetTags in interface CfnStudioComponentProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.