Class DataprocWorkflowTemplatePlacementManagedClusterConfigGceClusterConfigOutputReference
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.ComplexObject
-
- com.hashicorp.cdktf.providers.google.dataproc_workflow_template.DataprocWorkflowTemplatePlacementManagedClusterConfigGceClusterConfigOutputReference
-
- 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:20.815Z") @Stability(Stable) public class DataprocWorkflowTemplatePlacementManagedClusterConfigGceClusterConfigOutputReference 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 DataprocWorkflowTemplatePlacementManagedClusterConfigGceClusterConfigOutputReference(com.hashicorp.cdktf.IInterpolatingParent terraformResource, String terraformAttribute)protectedDataprocWorkflowTemplatePlacementManagedClusterConfigGceClusterConfigOutputReference(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)protectedDataprocWorkflowTemplatePlacementManagedClusterConfigGceClusterConfigOutputReference(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
-
DataprocWorkflowTemplatePlacementManagedClusterConfigGceClusterConfigOutputReference
protected DataprocWorkflowTemplatePlacementManagedClusterConfigGceClusterConfigOutputReference(software.amazon.jsii.JsiiObjectRef objRef)
-
DataprocWorkflowTemplatePlacementManagedClusterConfigGceClusterConfigOutputReference
protected DataprocWorkflowTemplatePlacementManagedClusterConfigGceClusterConfigOutputReference(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
-
DataprocWorkflowTemplatePlacementManagedClusterConfigGceClusterConfigOutputReference
@Stability(Stable) public DataprocWorkflowTemplatePlacementManagedClusterConfigGceClusterConfigOutputReference(@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
-
putNodeGroupAffinity
@Stability(Stable) public void putNodeGroupAffinity(@NotNull DataprocWorkflowTemplatePlacementManagedClusterConfigGceClusterConfigNodeGroupAffinity value)- Parameters:
value- This parameter is required.
-
putReservationAffinity
@Stability(Stable) public void putReservationAffinity(@NotNull DataprocWorkflowTemplatePlacementManagedClusterConfigGceClusterConfigReservationAffinity value)- Parameters:
value- This parameter is required.
-
putShieldedInstanceConfig
@Stability(Stable) public void putShieldedInstanceConfig(@NotNull DataprocWorkflowTemplatePlacementManagedClusterConfigGceClusterConfigShieldedInstanceConfig value)- Parameters:
value- This parameter is required.
-
resetInternalIpOnly
@Stability(Stable) public void resetInternalIpOnly()
-
resetMetadata
@Stability(Stable) public void resetMetadata()
-
resetNetwork
@Stability(Stable) public void resetNetwork()
-
resetNodeGroupAffinity
@Stability(Stable) public void resetNodeGroupAffinity()
-
resetPrivateIpv6GoogleAccess
@Stability(Stable) public void resetPrivateIpv6GoogleAccess()
-
resetReservationAffinity
@Stability(Stable) public void resetReservationAffinity()
-
resetServiceAccount
@Stability(Stable) public void resetServiceAccount()
-
resetServiceAccountScopes
@Stability(Stable) public void resetServiceAccountScopes()
-
resetShieldedInstanceConfig
@Stability(Stable) public void resetShieldedInstanceConfig()
-
resetSubnetwork
@Stability(Stable) public void resetSubnetwork()
-
resetTags
@Stability(Stable) public void resetTags()
-
resetZone
@Stability(Stable) public void resetZone()
-
getNodeGroupAffinity
@Stability(Stable) @NotNull public DataprocWorkflowTemplatePlacementManagedClusterConfigGceClusterConfigNodeGroupAffinityOutputReference getNodeGroupAffinity()
-
getReservationAffinity
@Stability(Stable) @NotNull public DataprocWorkflowTemplatePlacementManagedClusterConfigGceClusterConfigReservationAffinityOutputReference getReservationAffinity()
-
getShieldedInstanceConfig
@Stability(Stable) @NotNull public DataprocWorkflowTemplatePlacementManagedClusterConfigGceClusterConfigShieldedInstanceConfigOutputReference getShieldedInstanceConfig()
-
getInternalIpOnlyInput
@Stability(Stable) @Nullable public Object getInternalIpOnlyInput()
-
getNetworkInput
@Stability(Stable) @Nullable public String getNetworkInput()
-
getNodeGroupAffinityInput
@Stability(Stable) @Nullable public DataprocWorkflowTemplatePlacementManagedClusterConfigGceClusterConfigNodeGroupAffinity getNodeGroupAffinityInput()
-
getPrivateIpv6GoogleAccessInput
@Stability(Stable) @Nullable public String getPrivateIpv6GoogleAccessInput()
-
getReservationAffinityInput
@Stability(Stable) @Nullable public DataprocWorkflowTemplatePlacementManagedClusterConfigGceClusterConfigReservationAffinity getReservationAffinityInput()
-
getServiceAccountInput
@Stability(Stable) @Nullable public String getServiceAccountInput()
-
getServiceAccountScopesInput
@Stability(Stable) @Nullable public List<String> getServiceAccountScopesInput()
-
getShieldedInstanceConfigInput
@Stability(Stable) @Nullable public DataprocWorkflowTemplatePlacementManagedClusterConfigGceClusterConfigShieldedInstanceConfig getShieldedInstanceConfigInput()
-
getSubnetworkInput
@Stability(Stable) @Nullable public String getSubnetworkInput()
-
getZoneInput
@Stability(Stable) @Nullable public String getZoneInput()
-
getInternalIpOnly
@Stability(Stable) @NotNull public Object getInternalIpOnly()
-
setInternalIpOnly
@Stability(Stable) public void setInternalIpOnly(@NotNull Boolean value)
-
setInternalIpOnly
@Stability(Stable) public void setInternalIpOnly(@NotNull com.hashicorp.cdktf.IResolvable value)
-
getNetwork
@Stability(Stable) @NotNull public String getNetwork()
-
setNetwork
@Stability(Stable) public void setNetwork(@NotNull String value)
-
getPrivateIpv6GoogleAccess
@Stability(Stable) @NotNull public String getPrivateIpv6GoogleAccess()
-
setPrivateIpv6GoogleAccess
@Stability(Stable) public void setPrivateIpv6GoogleAccess(@NotNull String value)
-
getServiceAccount
@Stability(Stable) @NotNull public String getServiceAccount()
-
setServiceAccount
@Stability(Stable) public void setServiceAccount(@NotNull String value)
-
setServiceAccountScopes
@Stability(Stable) public void setServiceAccountScopes(@NotNull List<String> value)
-
getSubnetwork
@Stability(Stable) @NotNull public String getSubnetwork()
-
setSubnetwork
@Stability(Stable) public void setSubnetwork(@NotNull String value)
-
getZone
@Stability(Stable) @NotNull public String getZone()
-
setZone
@Stability(Stable) public void setZone(@NotNull String value)
-
getInternalValue
@Stability(Stable) @Nullable public DataprocWorkflowTemplatePlacementManagedClusterConfigGceClusterConfig getInternalValue()
-
setInternalValue
@Stability(Stable) public void setInternalValue(@Nullable DataprocWorkflowTemplatePlacementManagedClusterConfigGceClusterConfig value)
-
-