Uses of Interface
com.hashicorp.cdktf.providers.google.container_cluster.ContainerClusterNodePoolNodeConfigShieldedInstanceConfig
-
Packages that use ContainerClusterNodePoolNodeConfigShieldedInstanceConfig Package Description com.hashicorp.cdktf.providers.google.container_cluster google_container_cluster -
-
Uses of ContainerClusterNodePoolNodeConfigShieldedInstanceConfig in com.hashicorp.cdktf.providers.google.container_cluster
Classes in com.hashicorp.cdktf.providers.google.container_cluster that implement ContainerClusterNodePoolNodeConfigShieldedInstanceConfig Modifier and Type Class Description static classContainerClusterNodePoolNodeConfigShieldedInstanceConfig.Jsii$ProxyAn implementation forContainerClusterNodePoolNodeConfigShieldedInstanceConfigMethods in com.hashicorp.cdktf.providers.google.container_cluster that return ContainerClusterNodePoolNodeConfigShieldedInstanceConfig Modifier and Type Method Description ContainerClusterNodePoolNodeConfigShieldedInstanceConfigContainerClusterNodePoolNodeConfigShieldedInstanceConfig.Builder. build()Builds the configured instance.ContainerClusterNodePoolNodeConfigShieldedInstanceConfigContainerClusterNodePoolNodeConfigShieldedInstanceConfigOutputReference. getInternalValue()default ContainerClusterNodePoolNodeConfigShieldedInstanceConfigContainerClusterNodePoolNodeConfig. getShieldedInstanceConfig()shielded_instance_config block.ContainerClusterNodePoolNodeConfigShieldedInstanceConfigContainerClusterNodePoolNodeConfig.Jsii$Proxy. getShieldedInstanceConfig()ContainerClusterNodePoolNodeConfigShieldedInstanceConfigContainerClusterNodePoolNodeConfigOutputReference. getShieldedInstanceConfigInput()Methods in com.hashicorp.cdktf.providers.google.container_cluster with parameters of type ContainerClusterNodePoolNodeConfigShieldedInstanceConfig Modifier and Type Method Description voidContainerClusterNodePoolNodeConfigOutputReference. putShieldedInstanceConfig(ContainerClusterNodePoolNodeConfigShieldedInstanceConfig value)voidContainerClusterNodePoolNodeConfigShieldedInstanceConfigOutputReference. setInternalValue(ContainerClusterNodePoolNodeConfigShieldedInstanceConfig value)ContainerClusterNodePoolNodeConfig.BuilderContainerClusterNodePoolNodeConfig.Builder. shieldedInstanceConfig(ContainerClusterNodePoolNodeConfigShieldedInstanceConfig shieldedInstanceConfig)Sets the value ofContainerClusterNodePoolNodeConfig.getShieldedInstanceConfig()
-