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