Uses of Interface
com.hashicorp.cdktf.providers.google.container_azure_cluster.ContainerAzureClusterControlPlaneSshConfig
-
Packages that use ContainerAzureClusterControlPlaneSshConfig Package Description com.hashicorp.cdktf.providers.google.container_azure_cluster google_container_azure_cluster -
-
Uses of ContainerAzureClusterControlPlaneSshConfig in com.hashicorp.cdktf.providers.google.container_azure_cluster
Classes in com.hashicorp.cdktf.providers.google.container_azure_cluster that implement ContainerAzureClusterControlPlaneSshConfig Modifier and Type Class Description static classContainerAzureClusterControlPlaneSshConfig.Jsii$ProxyAn implementation forContainerAzureClusterControlPlaneSshConfigMethods in com.hashicorp.cdktf.providers.google.container_azure_cluster that return ContainerAzureClusterControlPlaneSshConfig Modifier and Type Method Description ContainerAzureClusterControlPlaneSshConfigContainerAzureClusterControlPlaneSshConfig.Builder. build()Builds the configured instance.ContainerAzureClusterControlPlaneSshConfigContainerAzureClusterControlPlaneSshConfigOutputReference. getInternalValue()ContainerAzureClusterControlPlaneSshConfigContainerAzureClusterControlPlane. getSshConfig()ssh_config block.ContainerAzureClusterControlPlaneSshConfigContainerAzureClusterControlPlane.Jsii$Proxy. getSshConfig()ContainerAzureClusterControlPlaneSshConfigContainerAzureClusterControlPlaneOutputReference. getSshConfigInput()Methods in com.hashicorp.cdktf.providers.google.container_azure_cluster with parameters of type ContainerAzureClusterControlPlaneSshConfig Modifier and Type Method Description voidContainerAzureClusterControlPlaneOutputReference. putSshConfig(ContainerAzureClusterControlPlaneSshConfig value)voidContainerAzureClusterControlPlaneSshConfigOutputReference. setInternalValue(ContainerAzureClusterControlPlaneSshConfig value)ContainerAzureClusterControlPlane.BuilderContainerAzureClusterControlPlane.Builder. sshConfig(ContainerAzureClusterControlPlaneSshConfig sshConfig)Sets the value ofContainerAzureClusterControlPlane.getSshConfig()
-