Uses of Interface
com.hashicorp.cdktf.providers.google.logging_log_view.LoggingLogViewTimeouts
-
Packages that use LoggingLogViewTimeouts Package Description com.hashicorp.cdktf.providers.google.logging_log_view google_logging_log_view -
-
Uses of LoggingLogViewTimeouts in com.hashicorp.cdktf.providers.google.logging_log_view
Classes in com.hashicorp.cdktf.providers.google.logging_log_view that implement LoggingLogViewTimeouts Modifier and Type Class Description static classLoggingLogViewTimeouts.Jsii$ProxyAn implementation forLoggingLogViewTimeoutsMethods in com.hashicorp.cdktf.providers.google.logging_log_view that return LoggingLogViewTimeouts Modifier and Type Method Description LoggingLogViewTimeoutsLoggingLogViewTimeouts.Builder. build()Builds the configured instance.default LoggingLogViewTimeoutsLoggingLogViewConfig. getTimeouts()timeouts block.LoggingLogViewTimeoutsLoggingLogViewConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.logging_log_view with parameters of type LoggingLogViewTimeouts Modifier and Type Method Description voidLoggingLogView. putTimeouts(LoggingLogViewTimeouts value)voidLoggingLogViewTimeoutsOutputReference. setInternalValue(LoggingLogViewTimeouts value)LoggingLogView.BuilderLoggingLogView.Builder. timeouts(LoggingLogViewTimeouts timeouts)timeouts block.LoggingLogViewConfig.BuilderLoggingLogViewConfig.Builder. timeouts(LoggingLogViewTimeouts timeouts)Sets the value ofLoggingLogViewConfig.getTimeouts()
-