Class ContainerClusterNodePoolNodeConfigOutputReference
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.ComplexObject
-
- com.hashicorp.cdktf.providers.google.container_cluster.ContainerClusterNodePoolNodeConfigOutputReference
-
- 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.268Z") @Stability(Stable) public class ContainerClusterNodePoolNodeConfigOutputReference 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 ContainerClusterNodePoolNodeConfigOutputReference(com.hashicorp.cdktf.IInterpolatingParent terraformResource, String terraformAttribute)protectedContainerClusterNodePoolNodeConfigOutputReference(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)protectedContainerClusterNodePoolNodeConfigOutputReference(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
-
ContainerClusterNodePoolNodeConfigOutputReference
protected ContainerClusterNodePoolNodeConfigOutputReference(software.amazon.jsii.JsiiObjectRef objRef)
-
ContainerClusterNodePoolNodeConfigOutputReference
protected ContainerClusterNodePoolNodeConfigOutputReference(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
-
ContainerClusterNodePoolNodeConfigOutputReference
@Stability(Stable) public ContainerClusterNodePoolNodeConfigOutputReference(@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
-
putAdvancedMachineFeatures
@Stability(Stable) public void putAdvancedMachineFeatures(@NotNull ContainerClusterNodePoolNodeConfigAdvancedMachineFeatures value)- Parameters:
value- This parameter is required.
-
putConfidentialNodes
@Stability(Stable) public void putConfidentialNodes(@NotNull ContainerClusterNodePoolNodeConfigConfidentialNodes value)- Parameters:
value- This parameter is required.
-
putContainerdConfig
@Stability(Stable) public void putContainerdConfig(@NotNull ContainerClusterNodePoolNodeConfigContainerdConfig value)- Parameters:
value- This parameter is required.
-
putEphemeralStorageLocalSsdConfig
@Stability(Stable) public void putEphemeralStorageLocalSsdConfig(@NotNull ContainerClusterNodePoolNodeConfigEphemeralStorageLocalSsdConfig value)- Parameters:
value- This parameter is required.
-
putFastSocket
@Stability(Stable) public void putFastSocket(@NotNull ContainerClusterNodePoolNodeConfigFastSocket value)- Parameters:
value- This parameter is required.
-
putGcfsConfig
@Stability(Stable) public void putGcfsConfig(@NotNull ContainerClusterNodePoolNodeConfigGcfsConfig value)- Parameters:
value- This parameter is required.
-
putGuestAccelerator
@Stability(Stable) public void putGuestAccelerator(@NotNull Object value)- Parameters:
value- This parameter is required.
-
putGvnic
@Stability(Stable) public void putGvnic(@NotNull ContainerClusterNodePoolNodeConfigGvnic value)- Parameters:
value- This parameter is required.
-
putHostMaintenancePolicy
@Stability(Stable) public void putHostMaintenancePolicy(@NotNull ContainerClusterNodePoolNodeConfigHostMaintenancePolicy value)- Parameters:
value- This parameter is required.
-
putKubeletConfig
@Stability(Stable) public void putKubeletConfig(@NotNull ContainerClusterNodePoolNodeConfigKubeletConfig value)- Parameters:
value- This parameter is required.
-
putLinuxNodeConfig
@Stability(Stable) public void putLinuxNodeConfig(@NotNull ContainerClusterNodePoolNodeConfigLinuxNodeConfig value)- Parameters:
value- This parameter is required.
-
putLocalNvmeSsdBlockConfig
@Stability(Stable) public void putLocalNvmeSsdBlockConfig(@NotNull ContainerClusterNodePoolNodeConfigLocalNvmeSsdBlockConfig value)- Parameters:
value- This parameter is required.
-
putReservationAffinity
@Stability(Stable) public void putReservationAffinity(@NotNull ContainerClusterNodePoolNodeConfigReservationAffinity value)- Parameters:
value- This parameter is required.
-
putSecondaryBootDisks
@Stability(Stable) public void putSecondaryBootDisks(@NotNull Object value)- Parameters:
value- This parameter is required.
-
putShieldedInstanceConfig
@Stability(Stable) public void putShieldedInstanceConfig(@NotNull ContainerClusterNodePoolNodeConfigShieldedInstanceConfig value)- Parameters:
value- This parameter is required.
-
putSoleTenantConfig
@Stability(Stable) public void putSoleTenantConfig(@NotNull ContainerClusterNodePoolNodeConfigSoleTenantConfig value)- Parameters:
value- This parameter is required.
-
putTaint
@Stability(Stable) public void putTaint(@NotNull Object value)- Parameters:
value- This parameter is required.
-
putWorkloadMetadataConfig
@Stability(Stable) public void putWorkloadMetadataConfig(@NotNull ContainerClusterNodePoolNodeConfigWorkloadMetadataConfig value)- Parameters:
value- This parameter is required.
-
resetAdvancedMachineFeatures
@Stability(Stable) public void resetAdvancedMachineFeatures()
-
resetBootDiskKmsKey
@Stability(Stable) public void resetBootDiskKmsKey()
-
resetConfidentialNodes
@Stability(Stable) public void resetConfidentialNodes()
-
resetContainerdConfig
@Stability(Stable) public void resetContainerdConfig()
-
resetDiskSizeGb
@Stability(Stable) public void resetDiskSizeGb()
-
resetDiskType
@Stability(Stable) public void resetDiskType()
-
resetEnableConfidentialStorage
@Stability(Stable) public void resetEnableConfidentialStorage()
-
resetEphemeralStorageLocalSsdConfig
@Stability(Stable) public void resetEphemeralStorageLocalSsdConfig()
-
resetFastSocket
@Stability(Stable) public void resetFastSocket()
-
resetGcfsConfig
@Stability(Stable) public void resetGcfsConfig()
-
resetGuestAccelerator
@Stability(Stable) public void resetGuestAccelerator()
-
resetGvnic
@Stability(Stable) public void resetGvnic()
-
resetHostMaintenancePolicy
@Stability(Stable) public void resetHostMaintenancePolicy()
-
resetImageType
@Stability(Stable) public void resetImageType()
-
resetKubeletConfig
@Stability(Stable) public void resetKubeletConfig()
-
resetLabels
@Stability(Stable) public void resetLabels()
-
resetLinuxNodeConfig
@Stability(Stable) public void resetLinuxNodeConfig()
-
resetLocalNvmeSsdBlockConfig
@Stability(Stable) public void resetLocalNvmeSsdBlockConfig()
-
resetLocalSsdCount
@Stability(Stable) public void resetLocalSsdCount()
-
resetLoggingVariant
@Stability(Stable) public void resetLoggingVariant()
-
resetMachineType
@Stability(Stable) public void resetMachineType()
-
resetMetadata
@Stability(Stable) public void resetMetadata()
-
resetMinCpuPlatform
@Stability(Stable) public void resetMinCpuPlatform()
-
resetNodeGroup
@Stability(Stable) public void resetNodeGroup()
-
resetOauthScopes
@Stability(Stable) public void resetOauthScopes()
-
resetPreemptible
@Stability(Stable) public void resetPreemptible()
-
resetReservationAffinity
@Stability(Stable) public void resetReservationAffinity()
-
resetResourceLabels
@Stability(Stable) public void resetResourceLabels()
-
resetResourceManagerTags
@Stability(Stable) public void resetResourceManagerTags()
-
resetSecondaryBootDisks
@Stability(Stable) public void resetSecondaryBootDisks()
-
resetServiceAccount
@Stability(Stable) public void resetServiceAccount()
-
resetShieldedInstanceConfig
@Stability(Stable) public void resetShieldedInstanceConfig()
-
resetSoleTenantConfig
@Stability(Stable) public void resetSoleTenantConfig()
-
resetSpot
@Stability(Stable) public void resetSpot()
-
resetTags
@Stability(Stable) public void resetTags()
-
resetTaint
@Stability(Stable) public void resetTaint()
-
resetWorkloadMetadataConfig
@Stability(Stable) public void resetWorkloadMetadataConfig()
-
getAdvancedMachineFeatures
@Stability(Stable) @NotNull public ContainerClusterNodePoolNodeConfigAdvancedMachineFeaturesOutputReference getAdvancedMachineFeatures()
-
getConfidentialNodes
@Stability(Stable) @NotNull public ContainerClusterNodePoolNodeConfigConfidentialNodesOutputReference getConfidentialNodes()
-
getContainerdConfig
@Stability(Stable) @NotNull public ContainerClusterNodePoolNodeConfigContainerdConfigOutputReference getContainerdConfig()
-
getEffectiveTaints
@Stability(Stable) @NotNull public ContainerClusterNodePoolNodeConfigEffectiveTaintsList getEffectiveTaints()
-
getEphemeralStorageLocalSsdConfig
@Stability(Stable) @NotNull public ContainerClusterNodePoolNodeConfigEphemeralStorageLocalSsdConfigOutputReference getEphemeralStorageLocalSsdConfig()
-
getFastSocket
@Stability(Stable) @NotNull public ContainerClusterNodePoolNodeConfigFastSocketOutputReference getFastSocket()
-
getGcfsConfig
@Stability(Stable) @NotNull public ContainerClusterNodePoolNodeConfigGcfsConfigOutputReference getGcfsConfig()
-
getGuestAccelerator
@Stability(Stable) @NotNull public ContainerClusterNodePoolNodeConfigGuestAcceleratorList getGuestAccelerator()
-
getGvnic
@Stability(Stable) @NotNull public ContainerClusterNodePoolNodeConfigGvnicOutputReference getGvnic()
-
getHostMaintenancePolicy
@Stability(Stable) @NotNull public ContainerClusterNodePoolNodeConfigHostMaintenancePolicyOutputReference getHostMaintenancePolicy()
-
getKubeletConfig
@Stability(Stable) @NotNull public ContainerClusterNodePoolNodeConfigKubeletConfigOutputReference getKubeletConfig()
-
getLinuxNodeConfig
@Stability(Stable) @NotNull public ContainerClusterNodePoolNodeConfigLinuxNodeConfigOutputReference getLinuxNodeConfig()
-
getLocalNvmeSsdBlockConfig
@Stability(Stable) @NotNull public ContainerClusterNodePoolNodeConfigLocalNvmeSsdBlockConfigOutputReference getLocalNvmeSsdBlockConfig()
-
getReservationAffinity
@Stability(Stable) @NotNull public ContainerClusterNodePoolNodeConfigReservationAffinityOutputReference getReservationAffinity()
-
getSecondaryBootDisks
@Stability(Stable) @NotNull public ContainerClusterNodePoolNodeConfigSecondaryBootDisksList getSecondaryBootDisks()
-
getShieldedInstanceConfig
@Stability(Stable) @NotNull public ContainerClusterNodePoolNodeConfigShieldedInstanceConfigOutputReference getShieldedInstanceConfig()
-
getSoleTenantConfig
@Stability(Stable) @NotNull public ContainerClusterNodePoolNodeConfigSoleTenantConfigOutputReference getSoleTenantConfig()
-
getTaint
@Stability(Stable) @NotNull public ContainerClusterNodePoolNodeConfigTaintList getTaint()
-
getWorkloadMetadataConfig
@Stability(Stable) @NotNull public ContainerClusterNodePoolNodeConfigWorkloadMetadataConfigOutputReference getWorkloadMetadataConfig()
-
getAdvancedMachineFeaturesInput
@Stability(Stable) @Nullable public ContainerClusterNodePoolNodeConfigAdvancedMachineFeatures getAdvancedMachineFeaturesInput()
-
getBootDiskKmsKeyInput
@Stability(Stable) @Nullable public String getBootDiskKmsKeyInput()
-
getConfidentialNodesInput
@Stability(Stable) @Nullable public ContainerClusterNodePoolNodeConfigConfidentialNodes getConfidentialNodesInput()
-
getContainerdConfigInput
@Stability(Stable) @Nullable public ContainerClusterNodePoolNodeConfigContainerdConfig getContainerdConfigInput()
-
getDiskSizeGbInput
@Stability(Stable) @Nullable public Number getDiskSizeGbInput()
-
getDiskTypeInput
@Stability(Stable) @Nullable public String getDiskTypeInput()
-
getEnableConfidentialStorageInput
@Stability(Stable) @Nullable public Object getEnableConfidentialStorageInput()
-
getEphemeralStorageLocalSsdConfigInput
@Stability(Stable) @Nullable public ContainerClusterNodePoolNodeConfigEphemeralStorageLocalSsdConfig getEphemeralStorageLocalSsdConfigInput()
-
getFastSocketInput
@Stability(Stable) @Nullable public ContainerClusterNodePoolNodeConfigFastSocket getFastSocketInput()
-
getGcfsConfigInput
@Stability(Stable) @Nullable public ContainerClusterNodePoolNodeConfigGcfsConfig getGcfsConfigInput()
-
getGuestAcceleratorInput
@Stability(Stable) @Nullable public Object getGuestAcceleratorInput()
-
getGvnicInput
@Stability(Stable) @Nullable public ContainerClusterNodePoolNodeConfigGvnic getGvnicInput()
-
getHostMaintenancePolicyInput
@Stability(Stable) @Nullable public ContainerClusterNodePoolNodeConfigHostMaintenancePolicy getHostMaintenancePolicyInput()
-
getImageTypeInput
@Stability(Stable) @Nullable public String getImageTypeInput()
-
getKubeletConfigInput
@Stability(Stable) @Nullable public ContainerClusterNodePoolNodeConfigKubeletConfig getKubeletConfigInput()
-
getLinuxNodeConfigInput
@Stability(Stable) @Nullable public ContainerClusterNodePoolNodeConfigLinuxNodeConfig getLinuxNodeConfigInput()
-
getLocalNvmeSsdBlockConfigInput
@Stability(Stable) @Nullable public ContainerClusterNodePoolNodeConfigLocalNvmeSsdBlockConfig getLocalNvmeSsdBlockConfigInput()
-
getLocalSsdCountInput
@Stability(Stable) @Nullable public Number getLocalSsdCountInput()
-
getLoggingVariantInput
@Stability(Stable) @Nullable public String getLoggingVariantInput()
-
getMachineTypeInput
@Stability(Stable) @Nullable public String getMachineTypeInput()
-
getMinCpuPlatformInput
@Stability(Stable) @Nullable public String getMinCpuPlatformInput()
-
getNodeGroupInput
@Stability(Stable) @Nullable public String getNodeGroupInput()
-
getPreemptibleInput
@Stability(Stable) @Nullable public Object getPreemptibleInput()
-
getReservationAffinityInput
@Stability(Stable) @Nullable public ContainerClusterNodePoolNodeConfigReservationAffinity getReservationAffinityInput()
-
getResourceLabelsInput
@Stability(Stable) @Nullable public Map<String,String> getResourceLabelsInput()
-
getResourceManagerTagsInput
@Stability(Stable) @Nullable public Map<String,String> getResourceManagerTagsInput()
-
getSecondaryBootDisksInput
@Stability(Stable) @Nullable public Object getSecondaryBootDisksInput()
-
getServiceAccountInput
@Stability(Stable) @Nullable public String getServiceAccountInput()
-
getShieldedInstanceConfigInput
@Stability(Stable) @Nullable public ContainerClusterNodePoolNodeConfigShieldedInstanceConfig getShieldedInstanceConfigInput()
-
getSoleTenantConfigInput
@Stability(Stable) @Nullable public ContainerClusterNodePoolNodeConfigSoleTenantConfig getSoleTenantConfigInput()
-
getSpotInput
@Stability(Stable) @Nullable public Object getSpotInput()
-
getTaintInput
@Stability(Stable) @Nullable public Object getTaintInput()
-
getWorkloadMetadataConfigInput
@Stability(Stable) @Nullable public ContainerClusterNodePoolNodeConfigWorkloadMetadataConfig getWorkloadMetadataConfigInput()
-
getBootDiskKmsKey
@Stability(Stable) @NotNull public String getBootDiskKmsKey()
-
setBootDiskKmsKey
@Stability(Stable) public void setBootDiskKmsKey(@NotNull String value)
-
getDiskSizeGb
@Stability(Stable) @NotNull public Number getDiskSizeGb()
-
setDiskSizeGb
@Stability(Stable) public void setDiskSizeGb(@NotNull Number value)
-
getDiskType
@Stability(Stable) @NotNull public String getDiskType()
-
setDiskType
@Stability(Stable) public void setDiskType(@NotNull String value)
-
getEnableConfidentialStorage
@Stability(Stable) @NotNull public Object getEnableConfidentialStorage()
-
setEnableConfidentialStorage
@Stability(Stable) public void setEnableConfidentialStorage(@NotNull Boolean value)
-
setEnableConfidentialStorage
@Stability(Stable) public void setEnableConfidentialStorage(@NotNull com.hashicorp.cdktf.IResolvable value)
-
getImageType
@Stability(Stable) @NotNull public String getImageType()
-
setImageType
@Stability(Stable) public void setImageType(@NotNull String value)
-
getLocalSsdCount
@Stability(Stable) @NotNull public Number getLocalSsdCount()
-
setLocalSsdCount
@Stability(Stable) public void setLocalSsdCount(@NotNull Number value)
-
getLoggingVariant
@Stability(Stable) @NotNull public String getLoggingVariant()
-
setLoggingVariant
@Stability(Stable) public void setLoggingVariant(@NotNull String value)
-
getMachineType
@Stability(Stable) @NotNull public String getMachineType()
-
setMachineType
@Stability(Stable) public void setMachineType(@NotNull String value)
-
getMinCpuPlatform
@Stability(Stable) @NotNull public String getMinCpuPlatform()
-
setMinCpuPlatform
@Stability(Stable) public void setMinCpuPlatform(@NotNull String value)
-
getNodeGroup
@Stability(Stable) @NotNull public String getNodeGroup()
-
setNodeGroup
@Stability(Stable) public void setNodeGroup(@NotNull String value)
-
getPreemptible
@Stability(Stable) @NotNull public Object getPreemptible()
-
setPreemptible
@Stability(Stable) public void setPreemptible(@NotNull Boolean value)
-
setPreemptible
@Stability(Stable) public void setPreemptible(@NotNull com.hashicorp.cdktf.IResolvable value)
-
setResourceLabels
@Stability(Stable) public void setResourceLabels(@NotNull Map<String,String> value)
-
getResourceManagerTags
@Stability(Stable) @NotNull public Map<String,String> getResourceManagerTags()
-
setResourceManagerTags
@Stability(Stable) public void setResourceManagerTags(@NotNull Map<String,String> value)
-
getServiceAccount
@Stability(Stable) @NotNull public String getServiceAccount()
-
setServiceAccount
@Stability(Stable) public void setServiceAccount(@NotNull String value)
-
getSpot
@Stability(Stable) @NotNull public Object getSpot()
-
setSpot
@Stability(Stable) public void setSpot(@NotNull Boolean value)
-
setSpot
@Stability(Stable) public void setSpot(@NotNull com.hashicorp.cdktf.IResolvable value)
-
getInternalValue
@Stability(Stable) @Nullable public ContainerClusterNodePoolNodeConfig getInternalValue()
-
setInternalValue
@Stability(Stable) public void setInternalValue(@Nullable ContainerClusterNodePoolNodeConfig value)
-
-