@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 authMode,
String defaultS3Location,
String engineSecurityGroupId,
String name,
String serviceRole,
List<String> subnetIds,
String userRole,
String vpcId,
String workspaceSecurityGroupId,
String description,
List<? extends CfnTag> 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 |
getAuthMode()
`AWS::EMR::Studio.AuthMode`.
|
String |
getDefaultS3Location()
`AWS::EMR::Studio.DefaultS3Location`.
|
String |
getDescription()
`AWS::EMR::Studio.Description`.
|
String |
getEngineSecurityGroupId()
`AWS::EMR::Studio.EngineSecurityGroupId`.
|
String |
getName()
`AWS::EMR::Studio.Name`.
|
String |
getServiceRole()
`AWS::EMR::Studio.ServiceRole`.
|
List<String> |
getSubnetIds()
`AWS::EMR::Studio.SubnetIds`.
|
List<CfnTag> |
getTags()
`AWS::EMR::Studio.Tags`.
|
String |
getUserRole()
`AWS::EMR::Studio.UserRole`.
|
String |
getVpcId()
`AWS::EMR::Studio.VpcId`.
|
String |
getWorkspaceSecurityGroupId()
`AWS::EMR::Studio.WorkspaceSecurityGroupId`.
|
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 authMode, String defaultS3Location, String engineSecurityGroupId, String name, String serviceRole, List<String> subnetIds, String userRole, String vpcId, String workspaceSecurityGroupId, String description, List<? extends CfnTag> tags)
CfnStudioProps.Builder.public final String getAuthMode()
CfnStudioPropsgetAuthMode in interface CfnStudioPropspublic final String getDefaultS3Location()
CfnStudioPropsgetDefaultS3Location in interface CfnStudioPropspublic final String getEngineSecurityGroupId()
CfnStudioPropsgetEngineSecurityGroupId in interface CfnStudioPropspublic final String getName()
CfnStudioPropsgetName in interface CfnStudioPropspublic final String getServiceRole()
CfnStudioPropsgetServiceRole in interface CfnStudioPropspublic final List<String> getSubnetIds()
CfnStudioPropsgetSubnetIds in interface CfnStudioPropspublic final String getUserRole()
CfnStudioPropsgetUserRole in interface CfnStudioPropspublic final String getVpcId()
CfnStudioPropsgetVpcId in interface CfnStudioPropspublic final String getWorkspaceSecurityGroupId()
CfnStudioPropsgetWorkspaceSecurityGroupId in interface CfnStudioPropspublic final String getDescription()
CfnStudioPropsgetDescription in interface CfnStudioPropspublic final List<CfnTag> 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.