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