Uses of Interface
com.hashicorp.cdktf.providers.google.logging_linked_dataset.LoggingLinkedDatasetTimeouts
-
Packages that use LoggingLinkedDatasetTimeouts Package Description com.hashicorp.cdktf.providers.google.logging_linked_dataset google_logging_linked_dataset -
-
Uses of LoggingLinkedDatasetTimeouts in com.hashicorp.cdktf.providers.google.logging_linked_dataset
Classes in com.hashicorp.cdktf.providers.google.logging_linked_dataset that implement LoggingLinkedDatasetTimeouts Modifier and Type Class Description static classLoggingLinkedDatasetTimeouts.Jsii$ProxyAn implementation forLoggingLinkedDatasetTimeoutsMethods in com.hashicorp.cdktf.providers.google.logging_linked_dataset that return LoggingLinkedDatasetTimeouts Modifier and Type Method Description LoggingLinkedDatasetTimeoutsLoggingLinkedDatasetTimeouts.Builder. build()Builds the configured instance.default LoggingLinkedDatasetTimeoutsLoggingLinkedDatasetConfig. getTimeouts()timeouts block.LoggingLinkedDatasetTimeoutsLoggingLinkedDatasetConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.logging_linked_dataset with parameters of type LoggingLinkedDatasetTimeouts Modifier and Type Method Description voidLoggingLinkedDataset. putTimeouts(LoggingLinkedDatasetTimeouts value)voidLoggingLinkedDatasetTimeoutsOutputReference. setInternalValue(LoggingLinkedDatasetTimeouts value)LoggingLinkedDataset.BuilderLoggingLinkedDataset.Builder. timeouts(LoggingLinkedDatasetTimeouts timeouts)timeouts block.LoggingLinkedDatasetConfig.BuilderLoggingLinkedDatasetConfig.Builder. timeouts(LoggingLinkedDatasetTimeouts timeouts)Sets the value ofLoggingLinkedDatasetConfig.getTimeouts()
-