Uses of Class
com.hashicorp.cdktf.providers.google.logging_log_view.LoggingLogViewTimeouts.Builder
-
Packages that use LoggingLogViewTimeouts.Builder Package Description com.hashicorp.cdktf.providers.google.logging_log_view google_logging_log_view -
-
Uses of LoggingLogViewTimeouts.Builder in com.hashicorp.cdktf.providers.google.logging_log_view
Methods in com.hashicorp.cdktf.providers.google.logging_log_view that return LoggingLogViewTimeouts.Builder Modifier and Type Method Description static LoggingLogViewTimeouts.BuilderLoggingLogViewTimeouts. builder()LoggingLogViewTimeouts.BuilderLoggingLogViewTimeouts.Builder. create(String create)Sets the value ofLoggingLogViewTimeouts.getCreate()LoggingLogViewTimeouts.BuilderLoggingLogViewTimeouts.Builder. delete(String delete)Sets the value ofLoggingLogViewTimeouts.getDelete()LoggingLogViewTimeouts.BuilderLoggingLogViewTimeouts.Builder. update(String update)Sets the value ofLoggingLogViewTimeouts.getUpdate()Constructors in com.hashicorp.cdktf.providers.google.logging_log_view with parameters of type LoggingLogViewTimeouts.Builder Constructor Description Jsii$Proxy(LoggingLogViewTimeouts.Builder builder)Constructor that initializes the object based on literal property values passed by theLoggingLogViewTimeouts.Builder.
-