Uses of Interface
com.hashicorp.cdktf.providers.google.container_aws_node_pool.ContainerAwsNodePoolUpdateSettings
-
Packages that use ContainerAwsNodePoolUpdateSettings Package Description com.hashicorp.cdktf.providers.google.container_aws_node_pool google_container_aws_node_pool -
-
Uses of ContainerAwsNodePoolUpdateSettings in com.hashicorp.cdktf.providers.google.container_aws_node_pool
Classes in com.hashicorp.cdktf.providers.google.container_aws_node_pool that implement ContainerAwsNodePoolUpdateSettings Modifier and Type Class Description static classContainerAwsNodePoolUpdateSettings.Jsii$ProxyAn implementation forContainerAwsNodePoolUpdateSettingsMethods in com.hashicorp.cdktf.providers.google.container_aws_node_pool that return ContainerAwsNodePoolUpdateSettings Modifier and Type Method Description ContainerAwsNodePoolUpdateSettingsContainerAwsNodePoolUpdateSettings.Builder. build()Builds the configured instance.ContainerAwsNodePoolUpdateSettingsContainerAwsNodePoolUpdateSettingsOutputReference. getInternalValue()default ContainerAwsNodePoolUpdateSettingsContainerAwsNodePoolConfig. getUpdateSettings()update_settings block.ContainerAwsNodePoolUpdateSettingsContainerAwsNodePoolConfig.Jsii$Proxy. getUpdateSettings()ContainerAwsNodePoolUpdateSettingsContainerAwsNodePool. getUpdateSettingsInput()Methods in com.hashicorp.cdktf.providers.google.container_aws_node_pool with parameters of type ContainerAwsNodePoolUpdateSettings Modifier and Type Method Description voidContainerAwsNodePool. putUpdateSettings(ContainerAwsNodePoolUpdateSettings value)voidContainerAwsNodePoolUpdateSettingsOutputReference. setInternalValue(ContainerAwsNodePoolUpdateSettings value)ContainerAwsNodePool.BuilderContainerAwsNodePool.Builder. updateSettings(ContainerAwsNodePoolUpdateSettings updateSettings)update_settings block.ContainerAwsNodePoolConfig.BuilderContainerAwsNodePoolConfig.Builder. updateSettings(ContainerAwsNodePoolUpdateSettings updateSettings)Sets the value ofContainerAwsNodePoolConfig.getUpdateSettings()
-