Uses of Interface
com.hashicorp.cdktf.providers.google.dataplex_aspect_type.DataplexAspectTypeTimeouts
-
Packages that use DataplexAspectTypeTimeouts Package Description com.hashicorp.cdktf.providers.google.dataplex_aspect_type google_dataplex_aspect_type -
-
Uses of DataplexAspectTypeTimeouts in com.hashicorp.cdktf.providers.google.dataplex_aspect_type
Classes in com.hashicorp.cdktf.providers.google.dataplex_aspect_type that implement DataplexAspectTypeTimeouts Modifier and Type Class Description static classDataplexAspectTypeTimeouts.Jsii$ProxyAn implementation forDataplexAspectTypeTimeoutsMethods in com.hashicorp.cdktf.providers.google.dataplex_aspect_type that return DataplexAspectTypeTimeouts Modifier and Type Method Description DataplexAspectTypeTimeoutsDataplexAspectTypeTimeouts.Builder. build()Builds the configured instance.default DataplexAspectTypeTimeoutsDataplexAspectTypeConfig. getTimeouts()timeouts block.DataplexAspectTypeTimeoutsDataplexAspectTypeConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.dataplex_aspect_type with parameters of type DataplexAspectTypeTimeouts Modifier and Type Method Description voidDataplexAspectType. putTimeouts(DataplexAspectTypeTimeouts value)voidDataplexAspectTypeTimeoutsOutputReference. setInternalValue(DataplexAspectTypeTimeouts value)DataplexAspectType.BuilderDataplexAspectType.Builder. timeouts(DataplexAspectTypeTimeouts timeouts)timeouts block.DataplexAspectTypeConfig.BuilderDataplexAspectTypeConfig.Builder. timeouts(DataplexAspectTypeTimeouts timeouts)Sets the value ofDataplexAspectTypeConfig.getTimeouts()
-