Uses of Class
com.hashicorp.cdktf.providers.google.clouddeploy_delivery_pipeline_iam_binding.ClouddeployDeliveryPipelineIamBindingCondition.Builder
-
Packages that use ClouddeployDeliveryPipelineIamBindingCondition.Builder Package Description com.hashicorp.cdktf.providers.google.clouddeploy_delivery_pipeline_iam_binding google_clouddeploy_delivery_pipeline_iam_binding -
-
Uses of ClouddeployDeliveryPipelineIamBindingCondition.Builder in com.hashicorp.cdktf.providers.google.clouddeploy_delivery_pipeline_iam_binding
Methods in com.hashicorp.cdktf.providers.google.clouddeploy_delivery_pipeline_iam_binding that return ClouddeployDeliveryPipelineIamBindingCondition.Builder Modifier and Type Method Description static ClouddeployDeliveryPipelineIamBindingCondition.BuilderClouddeployDeliveryPipelineIamBindingCondition. builder()ClouddeployDeliveryPipelineIamBindingCondition.BuilderClouddeployDeliveryPipelineIamBindingCondition.Builder. description(String description)Sets the value ofClouddeployDeliveryPipelineIamBindingCondition.getDescription()ClouddeployDeliveryPipelineIamBindingCondition.BuilderClouddeployDeliveryPipelineIamBindingCondition.Builder. expression(String expression)Sets the value ofClouddeployDeliveryPipelineIamBindingCondition.getExpression()ClouddeployDeliveryPipelineIamBindingCondition.BuilderClouddeployDeliveryPipelineIamBindingCondition.Builder. title(String title)Sets the value ofClouddeployDeliveryPipelineIamBindingCondition.getTitle()Constructors in com.hashicorp.cdktf.providers.google.clouddeploy_delivery_pipeline_iam_binding with parameters of type ClouddeployDeliveryPipelineIamBindingCondition.Builder Constructor Description Jsii$Proxy(ClouddeployDeliveryPipelineIamBindingCondition.Builder builder)Constructor that initializes the object based on literal property values passed by theClouddeployDeliveryPipelineIamBindingCondition.Builder.
-