Uses of Interface
com.hashicorp.cdktf.providers.google.clouddeploy_target.ClouddeployTargetGke
-
Packages that use ClouddeployTargetGke Package Description com.hashicorp.cdktf.providers.google.clouddeploy_target google_clouddeploy_target -
-
Uses of ClouddeployTargetGke in com.hashicorp.cdktf.providers.google.clouddeploy_target
Classes in com.hashicorp.cdktf.providers.google.clouddeploy_target that implement ClouddeployTargetGke Modifier and Type Class Description static classClouddeployTargetGke.Jsii$ProxyAn implementation forClouddeployTargetGkeMethods in com.hashicorp.cdktf.providers.google.clouddeploy_target that return ClouddeployTargetGke Modifier and Type Method Description ClouddeployTargetGkeClouddeployTargetGke.Builder. build()Builds the configured instance.default ClouddeployTargetGkeClouddeployTargetConfig. getGke()gke block.ClouddeployTargetGkeClouddeployTargetConfig.Jsii$Proxy. getGke()ClouddeployTargetGkeClouddeployTarget. getGkeInput()ClouddeployTargetGkeClouddeployTargetGkeOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.clouddeploy_target with parameters of type ClouddeployTargetGke Modifier and Type Method Description ClouddeployTarget.BuilderClouddeployTarget.Builder. gke(ClouddeployTargetGke gke)gke block.ClouddeployTargetConfig.BuilderClouddeployTargetConfig.Builder. gke(ClouddeployTargetGke gke)Sets the value ofClouddeployTargetConfig.getGke()voidClouddeployTarget. putGke(ClouddeployTargetGke value)voidClouddeployTargetGkeOutputReference. setInternalValue(ClouddeployTargetGke value)
-