Class NeptuneClusterEndpointConfig.Jsii$Proxy
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.providers.aws.neptune_cluster_endpoint.NeptuneClusterEndpointConfig.Jsii$Proxy
-
- All Implemented Interfaces:
NeptuneClusterEndpointConfig,com.hashicorp.cdktf.TerraformMetaArguments,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- NeptuneClusterEndpointConfig
@Stability(Stable) @Internal public static final class NeptuneClusterEndpointConfig.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements NeptuneClusterEndpointConfig
An implementation forNeptuneClusterEndpointConfig
-
-
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_cluster_endpoint.NeptuneClusterEndpointConfig
NeptuneClusterEndpointConfig.Builder, NeptuneClusterEndpointConfig.Jsii$Proxy
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedJsii$Proxy(NeptuneClusterEndpointConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theNeptuneClusterEndpointConfig.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)StringgetClusterEndpointIdentifier()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/neptune_cluster_endpoint#cluster_endpoint_identifier NeptuneClusterEndpoint#cluster_endpoint_identifier}.StringgetClusterIdentifier()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/neptune_cluster_endpoint#cluster_identifier NeptuneClusterEndpoint#cluster_identifier}.ObjectgetConnection()ObjectgetCount()List<com.hashicorp.cdktf.ITerraformDependable>getDependsOn()StringgetEndpointType()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/neptune_cluster_endpoint#endpoint_type NeptuneClusterEndpoint#endpoint_type}.List<String>getExcludedMembers()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/neptune_cluster_endpoint#excluded_members NeptuneClusterEndpoint#excluded_members}.com.hashicorp.cdktf.ITerraformIteratorgetForEach()StringgetId()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/neptune_cluster_endpoint#id NeptuneClusterEndpoint#id}.com.hashicorp.cdktf.TerraformResourceLifecyclegetLifecycle()com.hashicorp.cdktf.TerraformProvidergetProvider()List<Object>getProvisioners()List<String>getStaticMembers()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/neptune_cluster_endpoint#static_members NeptuneClusterEndpoint#static_members}.Map<String,String>getTags()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/neptune_cluster_endpoint#tags NeptuneClusterEndpoint#tags}.Map<String,String>getTagsAll()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/neptune_cluster_endpoint#tags_all NeptuneClusterEndpoint#tags_all}.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(NeptuneClusterEndpointConfig.Builder builder)
Constructor that initializes the object based on literal property values passed by theNeptuneClusterEndpointConfig.Builder.
-
-
Method Detail
-
getClusterEndpointIdentifier
public final String getClusterEndpointIdentifier()
Description copied from interface:NeptuneClusterEndpointConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/neptune_cluster_endpoint#cluster_endpoint_identifier NeptuneClusterEndpoint#cluster_endpoint_identifier}.- Specified by:
getClusterEndpointIdentifierin interfaceNeptuneClusterEndpointConfig
-
getClusterIdentifier
public final String getClusterIdentifier()
Description copied from interface:NeptuneClusterEndpointConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/neptune_cluster_endpoint#cluster_identifier NeptuneClusterEndpoint#cluster_identifier}.- Specified by:
getClusterIdentifierin interfaceNeptuneClusterEndpointConfig
-
getEndpointType
public final String getEndpointType()
Description copied from interface:NeptuneClusterEndpointConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/neptune_cluster_endpoint#endpoint_type NeptuneClusterEndpoint#endpoint_type}.- Specified by:
getEndpointTypein interfaceNeptuneClusterEndpointConfig
-
getExcludedMembers
public final List<String> getExcludedMembers()
Description copied from interface:NeptuneClusterEndpointConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/neptune_cluster_endpoint#excluded_members NeptuneClusterEndpoint#excluded_members}.- Specified by:
getExcludedMembersin interfaceNeptuneClusterEndpointConfig
-
getId
public final String getId()
Description copied from interface:NeptuneClusterEndpointConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/neptune_cluster_endpoint#id NeptuneClusterEndpoint#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 interfaceNeptuneClusterEndpointConfig
-
getStaticMembers
public final List<String> getStaticMembers()
Description copied from interface:NeptuneClusterEndpointConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/neptune_cluster_endpoint#static_members NeptuneClusterEndpoint#static_members}.- Specified by:
getStaticMembersin interfaceNeptuneClusterEndpointConfig
-
getTags
public final Map<String,String> getTags()
Description copied from interface:NeptuneClusterEndpointConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/neptune_cluster_endpoint#tags NeptuneClusterEndpoint#tags}.- Specified by:
getTagsin interfaceNeptuneClusterEndpointConfig
-
getTagsAll
public final Map<String,String> getTagsAll()
Description copied from interface:NeptuneClusterEndpointConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/neptune_cluster_endpoint#tags_all NeptuneClusterEndpoint#tags_all}.- Specified by:
getTagsAllin interfaceNeptuneClusterEndpointConfig
-
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
-
-