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