Uses of Interface
com.hashicorp.cdktf.providers.google.deployment_manager_deployment.DeploymentManagerDeploymentLabels
-
Packages that use DeploymentManagerDeploymentLabels Package Description com.hashicorp.cdktf.providers.google.deployment_manager_deployment google_deployment_manager_deployment -
-
Uses of DeploymentManagerDeploymentLabels in com.hashicorp.cdktf.providers.google.deployment_manager_deployment
Classes in com.hashicorp.cdktf.providers.google.deployment_manager_deployment that implement DeploymentManagerDeploymentLabels Modifier and Type Class Description static classDeploymentManagerDeploymentLabels.Jsii$ProxyAn implementation forDeploymentManagerDeploymentLabelsMethods in com.hashicorp.cdktf.providers.google.deployment_manager_deployment that return DeploymentManagerDeploymentLabels Modifier and Type Method Description DeploymentManagerDeploymentLabelsDeploymentManagerDeploymentLabels.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.deployment_manager_deployment with parameters of type DeploymentManagerDeploymentLabels Modifier and Type Method Description voidDeploymentManagerDeploymentLabelsOutputReference. setInternalValue(DeploymentManagerDeploymentLabels value)Method parameters in com.hashicorp.cdktf.providers.google.deployment_manager_deployment with type arguments of type DeploymentManagerDeploymentLabels Modifier and Type Method Description DeploymentManagerDeployment.BuilderDeploymentManagerDeployment.Builder. labels(List<? extends DeploymentManagerDeploymentLabels> labels)labels block.DeploymentManagerDeploymentConfig.BuilderDeploymentManagerDeploymentConfig.Builder. labels(List<? extends DeploymentManagerDeploymentLabels> labels)Sets the value ofDeploymentManagerDeploymentConfig.getLabels()voidDeploymentManagerDeploymentLabelsList. setInternalValue(List<DeploymentManagerDeploymentLabels> value)
-