Uses of Interface
com.hashicorp.cdktf.providers.google.container_azure_node_pool.ContainerAzureNodePoolConfigSshConfig
-
Packages that use ContainerAzureNodePoolConfigSshConfig Package Description com.hashicorp.cdktf.providers.google.container_azure_node_pool google_container_azure_node_pool -
-
Uses of ContainerAzureNodePoolConfigSshConfig in com.hashicorp.cdktf.providers.google.container_azure_node_pool
Classes in com.hashicorp.cdktf.providers.google.container_azure_node_pool that implement ContainerAzureNodePoolConfigSshConfig Modifier and Type Class Description static classContainerAzureNodePoolConfigSshConfig.Jsii$ProxyAn implementation forContainerAzureNodePoolConfigSshConfigMethods in com.hashicorp.cdktf.providers.google.container_azure_node_pool that return ContainerAzureNodePoolConfigSshConfig Modifier and Type Method Description ContainerAzureNodePoolConfigSshConfigContainerAzureNodePoolConfigSshConfig.Builder. build()Builds the configured instance.ContainerAzureNodePoolConfigSshConfigContainerAzureNodePoolConfigSshConfigOutputReference. getInternalValue()ContainerAzureNodePoolConfigSshConfigContainerAzureNodePoolConfigA. getSshConfig()ssh_config block.ContainerAzureNodePoolConfigSshConfigContainerAzureNodePoolConfigA.Jsii$Proxy. getSshConfig()ContainerAzureNodePoolConfigSshConfigContainerAzureNodePoolConfigAOutputReference. getSshConfigInput()Methods in com.hashicorp.cdktf.providers.google.container_azure_node_pool with parameters of type ContainerAzureNodePoolConfigSshConfig Modifier and Type Method Description voidContainerAzureNodePoolConfigAOutputReference. putSshConfig(ContainerAzureNodePoolConfigSshConfig value)voidContainerAzureNodePoolConfigSshConfigOutputReference. setInternalValue(ContainerAzureNodePoolConfigSshConfig value)ContainerAzureNodePoolConfigA.BuilderContainerAzureNodePoolConfigA.Builder. sshConfig(ContainerAzureNodePoolConfigSshConfig sshConfig)Sets the value ofContainerAzureNodePoolConfigA.getSshConfig()
-