@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(CfnStudioComponentProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnStudioComponentProps.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) |
Object |
getConfiguration()
The configuration of the studio component, based on component type.
|
String |
getDescription()
A human-readable description for the studio component resource.
|
List<String> |
getEc2SecurityGroupIds()
The EC2 security groups that control access to the studio component.
|
Object |
getInitializationScripts()
Initialization scripts for studio components.
|
String |
getName()
A friendly name for the studio component resource.
|
Object |
getScriptParameters()
Parameters for the studio component scripts.
|
String |
getStudioId()
The unique identifier for a studio resource.
|
String |
getSubtype()
The specific subtype of a studio component.
|
Map<String,String> |
getTags()
An array of key-value pairs to apply to this resource.
|
String |
getType()
The type of the studio component.
|
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(CfnStudioComponentProps.Builder builder)
CfnStudioComponentProps.Builder.public final String getName()
CfnStudioComponentPropsgetName in interface CfnStudioComponentPropspublic final String getStudioId()
CfnStudioComponentPropsIn Nimble Studio , all other resources are contained in a studio resource.
getStudioId 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()
CfnStudioComponentPropsFor more information, see Tag .
getTags in interface CfnStudioComponentProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.