Class ContainerAwsClusterControlPlaneOutputReference
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.ComplexObject
-
- com.hashicorp.cdktf.providers.google.container_aws_cluster.ContainerAwsClusterControlPlaneOutputReference
-
- All Implemented Interfaces:
com.hashicorp.cdktf.IInterpolatingParent,com.hashicorp.cdktf.IResolvable,com.hashicorp.cdktf.ITerraformAddressable,software.amazon.jsii.JsiiSerializable
@Generated(value="jsii-pacmak/1.102.0 (build e354887)", date="2024-08-31T03:59:19.152Z") @Stability(Stable) public class ContainerAwsClusterControlPlaneOutputReference extends com.hashicorp.cdktf.ComplexObject
-
-
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.IInterpolatingParent
com.hashicorp.cdktf.IInterpolatingParent.Jsii$Default, com.hashicorp.cdktf.IInterpolatingParent.Jsii$Proxy
-
-
Constructor Summary
Constructors Modifier Constructor Description ContainerAwsClusterControlPlaneOutputReference(com.hashicorp.cdktf.IInterpolatingParent terraformResource, String terraformAttribute)protectedContainerAwsClusterControlPlaneOutputReference(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)protectedContainerAwsClusterControlPlaneOutputReference(software.amazon.jsii.JsiiObjectRef objRef)
-
Method Summary
-
Methods inherited from class com.hashicorp.cdktf.ComplexObject
computeFqn, getAnyMapAttribute, getBooleanAttribute, getBooleanMapAttribute, getComplexObjectIndex, getComplexObjectIsFromSet, getCreationStack, getFqn, getListAttribute, getNumberAttribute, getNumberListAttribute, getNumberMapAttribute, getStringAttribute, getStringMapAttribute, getTerraformAttribute, getTerraformResource, interpolationAsList, interpolationForAttribute, resolve, setComplexObjectIndex, setComplexObjectIndex, setComplexObjectIsFromSet, setTerraformAttribute, setTerraformResource, toString
-
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
-
-
-
Constructor Detail
-
ContainerAwsClusterControlPlaneOutputReference
protected ContainerAwsClusterControlPlaneOutputReference(software.amazon.jsii.JsiiObjectRef objRef)
-
ContainerAwsClusterControlPlaneOutputReference
protected ContainerAwsClusterControlPlaneOutputReference(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
-
ContainerAwsClusterControlPlaneOutputReference
@Stability(Stable) public ContainerAwsClusterControlPlaneOutputReference(@NotNull com.hashicorp.cdktf.IInterpolatingParent terraformResource, @NotNull String terraformAttribute)- Parameters:
terraformResource- The parent resource. This parameter is required.terraformAttribute- The attribute on the parent resource this class is referencing. This parameter is required.
-
-
Method Detail
-
putAwsServicesAuthentication
@Stability(Stable) public void putAwsServicesAuthentication(@NotNull ContainerAwsClusterControlPlaneAwsServicesAuthentication value)- Parameters:
value- This parameter is required.
-
putConfigEncryption
@Stability(Stable) public void putConfigEncryption(@NotNull ContainerAwsClusterControlPlaneConfigEncryption value)- Parameters:
value- This parameter is required.
-
putDatabaseEncryption
@Stability(Stable) public void putDatabaseEncryption(@NotNull ContainerAwsClusterControlPlaneDatabaseEncryption value)- Parameters:
value- This parameter is required.
-
putMainVolume
@Stability(Stable) public void putMainVolume(@NotNull ContainerAwsClusterControlPlaneMainVolume value)- Parameters:
value- This parameter is required.
-
putProxyConfig
@Stability(Stable) public void putProxyConfig(@NotNull ContainerAwsClusterControlPlaneProxyConfig value)- Parameters:
value- This parameter is required.
-
putRootVolume
@Stability(Stable) public void putRootVolume(@NotNull ContainerAwsClusterControlPlaneRootVolume value)- Parameters:
value- This parameter is required.
-
putSshConfig
@Stability(Stable) public void putSshConfig(@NotNull ContainerAwsClusterControlPlaneSshConfig value)- Parameters:
value- This parameter is required.
-
resetInstanceType
@Stability(Stable) public void resetInstanceType()
-
resetMainVolume
@Stability(Stable) public void resetMainVolume()
-
resetProxyConfig
@Stability(Stable) public void resetProxyConfig()
-
resetRootVolume
@Stability(Stable) public void resetRootVolume()
-
resetSecurityGroupIds
@Stability(Stable) public void resetSecurityGroupIds()
-
resetSshConfig
@Stability(Stable) public void resetSshConfig()
-
resetTags
@Stability(Stable) public void resetTags()
-
getAwsServicesAuthentication
@Stability(Stable) @NotNull public ContainerAwsClusterControlPlaneAwsServicesAuthenticationOutputReference getAwsServicesAuthentication()
-
getConfigEncryption
@Stability(Stable) @NotNull public ContainerAwsClusterControlPlaneConfigEncryptionOutputReference getConfigEncryption()
-
getDatabaseEncryption
@Stability(Stable) @NotNull public ContainerAwsClusterControlPlaneDatabaseEncryptionOutputReference getDatabaseEncryption()
-
getMainVolume
@Stability(Stable) @NotNull public ContainerAwsClusterControlPlaneMainVolumeOutputReference getMainVolume()
-
getProxyConfig
@Stability(Stable) @NotNull public ContainerAwsClusterControlPlaneProxyConfigOutputReference getProxyConfig()
-
getRootVolume
@Stability(Stable) @NotNull public ContainerAwsClusterControlPlaneRootVolumeOutputReference getRootVolume()
-
getSshConfig
@Stability(Stable) @NotNull public ContainerAwsClusterControlPlaneSshConfigOutputReference getSshConfig()
-
getAwsServicesAuthenticationInput
@Stability(Stable) @Nullable public ContainerAwsClusterControlPlaneAwsServicesAuthentication getAwsServicesAuthenticationInput()
-
getConfigEncryptionInput
@Stability(Stable) @Nullable public ContainerAwsClusterControlPlaneConfigEncryption getConfigEncryptionInput()
-
getDatabaseEncryptionInput
@Stability(Stable) @Nullable public ContainerAwsClusterControlPlaneDatabaseEncryption getDatabaseEncryptionInput()
-
getIamInstanceProfileInput
@Stability(Stable) @Nullable public String getIamInstanceProfileInput()
-
getInstanceTypeInput
@Stability(Stable) @Nullable public String getInstanceTypeInput()
-
getMainVolumeInput
@Stability(Stable) @Nullable public ContainerAwsClusterControlPlaneMainVolume getMainVolumeInput()
-
getProxyConfigInput
@Stability(Stable) @Nullable public ContainerAwsClusterControlPlaneProxyConfig getProxyConfigInput()
-
getRootVolumeInput
@Stability(Stable) @Nullable public ContainerAwsClusterControlPlaneRootVolume getRootVolumeInput()
-
getSecurityGroupIdsInput
@Stability(Stable) @Nullable public List<String> getSecurityGroupIdsInput()
-
getSshConfigInput
@Stability(Stable) @Nullable public ContainerAwsClusterControlPlaneSshConfig getSshConfigInput()
-
getVersionInput
@Stability(Stable) @Nullable public String getVersionInput()
-
getIamInstanceProfile
@Stability(Stable) @NotNull public String getIamInstanceProfile()
-
setIamInstanceProfile
@Stability(Stable) public void setIamInstanceProfile(@NotNull String value)
-
getInstanceType
@Stability(Stable) @NotNull public String getInstanceType()
-
setInstanceType
@Stability(Stable) public void setInstanceType(@NotNull String value)
-
setSecurityGroupIds
@Stability(Stable) public void setSecurityGroupIds(@NotNull List<String> value)
-
getVersion
@Stability(Stable) @NotNull public String getVersion()
-
setVersion
@Stability(Stable) public void setVersion(@NotNull String value)
-
getInternalValue
@Stability(Stable) @Nullable public ContainerAwsClusterControlPlane getInternalValue()
-
setInternalValue
@Stability(Stable) public void setInternalValue(@Nullable ContainerAwsClusterControlPlane value)
-
-