Class EmrStudioConfig.Jsii$Proxy
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.providers.aws.emr_studio.EmrStudioConfig.Jsii$Proxy
-
- All Implemented Interfaces:
EmrStudioConfig,com.hashicorp.cdktf.TerraformMetaArguments,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- EmrStudioConfig
@Stability(Stable) @Internal public static final class EmrStudioConfig.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements EmrStudioConfig
An implementation forEmrStudioConfig
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
-
Nested classes/interfaces inherited from interface com.hashicorp.cdktf.providers.aws.emr_studio.EmrStudioConfig
EmrStudioConfig.Builder, EmrStudioConfig.Jsii$Proxy
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedJsii$Proxy(EmrStudioConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theEmrStudioConfig.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)Constructor that initializes the object based on values retrieved from the JsiiObject.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.fasterxml.jackson.databind.JsonNode$jsii$toJson()booleanequals(Object o)StringgetAuthMode()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/emr_studio#auth_mode EmrStudio#auth_mode}.ObjectgetConnection()ObjectgetCount()StringgetDefaultS3Location()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/emr_studio#default_s3_location EmrStudio#default_s3_location}.List<com.hashicorp.cdktf.ITerraformDependable>getDependsOn()StringgetDescription()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/emr_studio#description EmrStudio#description}.StringgetEngineSecurityGroupId()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/emr_studio#engine_security_group_id EmrStudio#engine_security_group_id}.com.hashicorp.cdktf.ITerraformIteratorgetForEach()StringgetId()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/emr_studio#id EmrStudio#id}.StringgetIdpAuthUrl()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/emr_studio#idp_auth_url EmrStudio#idp_auth_url}.StringgetIdpRelayStateParameterName()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/emr_studio#idp_relay_state_parameter_name EmrStudio#idp_relay_state_parameter_name}.com.hashicorp.cdktf.TerraformResourceLifecyclegetLifecycle()StringgetName()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/emr_studio#name EmrStudio#name}.com.hashicorp.cdktf.TerraformProvidergetProvider()List<Object>getProvisioners()StringgetServiceRole()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/emr_studio#service_role EmrStudio#service_role}.List<String>getSubnetIds()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/emr_studio#subnet_ids EmrStudio#subnet_ids}.Map<String,String>getTags()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/emr_studio#tags EmrStudio#tags}.Map<String,String>getTagsAll()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/emr_studio#tags_all EmrStudio#tags_all}.StringgetUserRole()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/emr_studio#user_role EmrStudio#user_role}.StringgetVpcId()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/emr_studio#vpc_id EmrStudio#vpc_id}.StringgetWorkspaceSecurityGroupId()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/emr_studio#workspace_security_group_id EmrStudio#workspace_security_group_id}.inthashCode()
-
-
-
Constructor Detail
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
protected Jsii$Proxy(EmrStudioConfig.Builder builder)
Constructor that initializes the object based on literal property values passed by theEmrStudioConfig.Builder.
-
-
Method Detail
-
getAuthMode
public final String getAuthMode()
Description copied from interface:EmrStudioConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/emr_studio#auth_mode EmrStudio#auth_mode}.- Specified by:
getAuthModein interfaceEmrStudioConfig
-
getDefaultS3Location
public final String getDefaultS3Location()
Description copied from interface:EmrStudioConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/emr_studio#default_s3_location EmrStudio#default_s3_location}.- Specified by:
getDefaultS3Locationin interfaceEmrStudioConfig
-
getEngineSecurityGroupId
public final String getEngineSecurityGroupId()
Description copied from interface:EmrStudioConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/emr_studio#engine_security_group_id EmrStudio#engine_security_group_id}.- Specified by:
getEngineSecurityGroupIdin interfaceEmrStudioConfig
-
getName
public final String getName()
Description copied from interface:EmrStudioConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/emr_studio#name EmrStudio#name}.- Specified by:
getNamein interfaceEmrStudioConfig
-
getServiceRole
public final String getServiceRole()
Description copied from interface:EmrStudioConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/emr_studio#service_role EmrStudio#service_role}.- Specified by:
getServiceRolein interfaceEmrStudioConfig
-
getSubnetIds
public final List<String> getSubnetIds()
Description copied from interface:EmrStudioConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/emr_studio#subnet_ids EmrStudio#subnet_ids}.- Specified by:
getSubnetIdsin interfaceEmrStudioConfig
-
getVpcId
public final String getVpcId()
Description copied from interface:EmrStudioConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/emr_studio#vpc_id EmrStudio#vpc_id}.- Specified by:
getVpcIdin interfaceEmrStudioConfig
-
getWorkspaceSecurityGroupId
public final String getWorkspaceSecurityGroupId()
Description copied from interface:EmrStudioConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/emr_studio#workspace_security_group_id EmrStudio#workspace_security_group_id}.- Specified by:
getWorkspaceSecurityGroupIdin interfaceEmrStudioConfig
-
getDescription
public final String getDescription()
Description copied from interface:EmrStudioConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/emr_studio#description EmrStudio#description}.- Specified by:
getDescriptionin interfaceEmrStudioConfig
-
getId
public final String getId()
Description copied from interface:EmrStudioConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/emr_studio#id EmrStudio#id}.Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
- Specified by:
getIdin interfaceEmrStudioConfig
-
getIdpAuthUrl
public final String getIdpAuthUrl()
Description copied from interface:EmrStudioConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/emr_studio#idp_auth_url EmrStudio#idp_auth_url}.- Specified by:
getIdpAuthUrlin interfaceEmrStudioConfig
-
getIdpRelayStateParameterName
public final String getIdpRelayStateParameterName()
Description copied from interface:EmrStudioConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/emr_studio#idp_relay_state_parameter_name EmrStudio#idp_relay_state_parameter_name}.- Specified by:
getIdpRelayStateParameterNamein interfaceEmrStudioConfig
-
getTags
public final Map<String,String> getTags()
Description copied from interface:EmrStudioConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/emr_studio#tags EmrStudio#tags}.- Specified by:
getTagsin interfaceEmrStudioConfig
-
getTagsAll
public final Map<String,String> getTagsAll()
Description copied from interface:EmrStudioConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/emr_studio#tags_all EmrStudio#tags_all}.- Specified by:
getTagsAllin interfaceEmrStudioConfig
-
getUserRole
public final String getUserRole()
Description copied from interface:EmrStudioConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/emr_studio#user_role EmrStudio#user_role}.- Specified by:
getUserRolein interfaceEmrStudioConfig
-
getConnection
public final Object getConnection()
- Specified by:
getConnectionin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getCount
public final Object getCount()
- Specified by:
getCountin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getDependsOn
public final List<com.hashicorp.cdktf.ITerraformDependable> getDependsOn()
- Specified by:
getDependsOnin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getForEach
public final com.hashicorp.cdktf.ITerraformIterator getForEach()
- Specified by:
getForEachin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getLifecycle
public final com.hashicorp.cdktf.TerraformResourceLifecycle getLifecycle()
- Specified by:
getLifecyclein interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getProvider
public final com.hashicorp.cdktf.TerraformProvider getProvider()
- Specified by:
getProviderin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getProvisioners
public final List<Object> getProvisioners()
- Specified by:
getProvisionersin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
-