Class NeptuneGlobalClusterConfig.Jsii$Proxy
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.providers.aws.neptune_global_cluster.NeptuneGlobalClusterConfig.Jsii$Proxy
-
- All Implemented Interfaces:
NeptuneGlobalClusterConfig,com.hashicorp.cdktf.TerraformMetaArguments,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- NeptuneGlobalClusterConfig
@Stability(Stable) @Internal public static final class NeptuneGlobalClusterConfig.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements NeptuneGlobalClusterConfig
An implementation forNeptuneGlobalClusterConfig
-
-
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.neptune_global_cluster.NeptuneGlobalClusterConfig
NeptuneGlobalClusterConfig.Builder, NeptuneGlobalClusterConfig.Jsii$Proxy
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedJsii$Proxy(NeptuneGlobalClusterConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theNeptuneGlobalClusterConfig.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)ObjectgetConnection()ObjectgetCount()ObjectgetDeletionProtection()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/neptune_global_cluster#deletion_protection NeptuneGlobalCluster#deletion_protection}.List<com.hashicorp.cdktf.ITerraformDependable>getDependsOn()StringgetEngine()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/neptune_global_cluster#engine NeptuneGlobalCluster#engine}.StringgetEngineVersion()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/neptune_global_cluster#engine_version NeptuneGlobalCluster#engine_version}.com.hashicorp.cdktf.ITerraformIteratorgetForEach()StringgetGlobalClusterIdentifier()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/neptune_global_cluster#global_cluster_identifier NeptuneGlobalCluster#global_cluster_identifier}.StringgetId()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/neptune_global_cluster#id NeptuneGlobalCluster#id}.com.hashicorp.cdktf.TerraformResourceLifecyclegetLifecycle()com.hashicorp.cdktf.TerraformProvidergetProvider()List<Object>getProvisioners()StringgetSourceDbClusterIdentifier()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/neptune_global_cluster#source_db_cluster_identifier NeptuneGlobalCluster#source_db_cluster_identifier}.ObjectgetStorageEncrypted()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/neptune_global_cluster#storage_encrypted NeptuneGlobalCluster#storage_encrypted}.NeptuneGlobalClusterTimeoutsgetTimeouts()timeouts block.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(NeptuneGlobalClusterConfig.Builder builder)
Constructor that initializes the object based on literal property values passed by theNeptuneGlobalClusterConfig.Builder.
-
-
Method Detail
-
getGlobalClusterIdentifier
public final String getGlobalClusterIdentifier()
Description copied from interface:NeptuneGlobalClusterConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/neptune_global_cluster#global_cluster_identifier NeptuneGlobalCluster#global_cluster_identifier}.- Specified by:
getGlobalClusterIdentifierin interfaceNeptuneGlobalClusterConfig
-
getDeletionProtection
public final Object getDeletionProtection()
Description copied from interface:NeptuneGlobalClusterConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/neptune_global_cluster#deletion_protection NeptuneGlobalCluster#deletion_protection}.- Specified by:
getDeletionProtectionin interfaceNeptuneGlobalClusterConfig
-
getEngine
public final String getEngine()
Description copied from interface:NeptuneGlobalClusterConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/neptune_global_cluster#engine NeptuneGlobalCluster#engine}.- Specified by:
getEnginein interfaceNeptuneGlobalClusterConfig
-
getEngineVersion
public final String getEngineVersion()
Description copied from interface:NeptuneGlobalClusterConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/neptune_global_cluster#engine_version NeptuneGlobalCluster#engine_version}.- Specified by:
getEngineVersionin interfaceNeptuneGlobalClusterConfig
-
getId
public final String getId()
Description copied from interface:NeptuneGlobalClusterConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/neptune_global_cluster#id NeptuneGlobalCluster#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 interfaceNeptuneGlobalClusterConfig
-
getSourceDbClusterIdentifier
public final String getSourceDbClusterIdentifier()
Description copied from interface:NeptuneGlobalClusterConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/neptune_global_cluster#source_db_cluster_identifier NeptuneGlobalCluster#source_db_cluster_identifier}.- Specified by:
getSourceDbClusterIdentifierin interfaceNeptuneGlobalClusterConfig
-
getStorageEncrypted
public final Object getStorageEncrypted()
Description copied from interface:NeptuneGlobalClusterConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/neptune_global_cluster#storage_encrypted NeptuneGlobalCluster#storage_encrypted}.- Specified by:
getStorageEncryptedin interfaceNeptuneGlobalClusterConfig
-
getTimeouts
public final NeptuneGlobalClusterTimeouts getTimeouts()
Description copied from interface:NeptuneGlobalClusterConfigtimeouts block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/neptune_global_cluster#timeouts NeptuneGlobalCluster#timeouts}
- Specified by:
getTimeoutsin interfaceNeptuneGlobalClusterConfig
-
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
-
-