Uses of Class
com.hashicorp.cdktf.providers.google.logging_linked_dataset.LoggingLinkedDatasetTimeouts.Builder
-
Packages that use LoggingLinkedDatasetTimeouts.Builder Package Description com.hashicorp.cdktf.providers.google.logging_linked_dataset google_logging_linked_dataset -
-
Uses of LoggingLinkedDatasetTimeouts.Builder in com.hashicorp.cdktf.providers.google.logging_linked_dataset
Methods in com.hashicorp.cdktf.providers.google.logging_linked_dataset that return LoggingLinkedDatasetTimeouts.Builder Modifier and Type Method Description static LoggingLinkedDatasetTimeouts.BuilderLoggingLinkedDatasetTimeouts. builder()LoggingLinkedDatasetTimeouts.BuilderLoggingLinkedDatasetTimeouts.Builder. create(String create)Sets the value ofLoggingLinkedDatasetTimeouts.getCreate()LoggingLinkedDatasetTimeouts.BuilderLoggingLinkedDatasetTimeouts.Builder. delete(String delete)Sets the value ofLoggingLinkedDatasetTimeouts.getDelete()Constructors in com.hashicorp.cdktf.providers.google.logging_linked_dataset with parameters of type LoggingLinkedDatasetTimeouts.Builder Constructor Description Jsii$Proxy(LoggingLinkedDatasetTimeouts.Builder builder)Constructor that initializes the object based on literal property values passed by theLoggingLinkedDatasetTimeouts.Builder.
-