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