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