Uses of Class
com.hashicorp.cdktf.providers.google.clouddeploy_target.ClouddeployTargetGke.Builder
-
Packages that use ClouddeployTargetGke.Builder Package Description com.hashicorp.cdktf.providers.google.clouddeploy_target google_clouddeploy_target -
-
Uses of ClouddeployTargetGke.Builder in com.hashicorp.cdktf.providers.google.clouddeploy_target
Methods in com.hashicorp.cdktf.providers.google.clouddeploy_target that return ClouddeployTargetGke.Builder Modifier and Type Method Description static ClouddeployTargetGke.BuilderClouddeployTargetGke. builder()ClouddeployTargetGke.BuilderClouddeployTargetGke.Builder. cluster(String cluster)Sets the value ofClouddeployTargetGke.getCluster()ClouddeployTargetGke.BuilderClouddeployTargetGke.Builder. internalIp(com.hashicorp.cdktf.IResolvable internalIp)Sets the value ofClouddeployTargetGke.getInternalIp()ClouddeployTargetGke.BuilderClouddeployTargetGke.Builder. internalIp(Boolean internalIp)Sets the value ofClouddeployTargetGke.getInternalIp()ClouddeployTargetGke.BuilderClouddeployTargetGke.Builder. proxyUrl(String proxyUrl)Sets the value ofClouddeployTargetGke.getProxyUrl()Constructors in com.hashicorp.cdktf.providers.google.clouddeploy_target with parameters of type ClouddeployTargetGke.Builder Constructor Description Jsii$Proxy(ClouddeployTargetGke.Builder builder)Constructor that initializes the object based on literal property values passed by theClouddeployTargetGke.Builder.
-