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