Uses of Interface
com.hashicorp.cdktf.providers.google.dataplex_zone.DataplexZoneTimeouts
-
Packages that use DataplexZoneTimeouts Package Description com.hashicorp.cdktf.providers.google.dataplex_zone google_dataplex_zone -
-
Uses of DataplexZoneTimeouts in com.hashicorp.cdktf.providers.google.dataplex_zone
Classes in com.hashicorp.cdktf.providers.google.dataplex_zone that implement DataplexZoneTimeouts Modifier and Type Class Description static classDataplexZoneTimeouts.Jsii$ProxyAn implementation forDataplexZoneTimeoutsMethods in com.hashicorp.cdktf.providers.google.dataplex_zone that return DataplexZoneTimeouts Modifier and Type Method Description DataplexZoneTimeoutsDataplexZoneTimeouts.Builder. build()Builds the configured instance.default DataplexZoneTimeoutsDataplexZoneConfig. getTimeouts()timeouts block.DataplexZoneTimeoutsDataplexZoneConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.dataplex_zone with parameters of type DataplexZoneTimeouts Modifier and Type Method Description voidDataplexZone. putTimeouts(DataplexZoneTimeouts value)voidDataplexZoneTimeoutsOutputReference. setInternalValue(DataplexZoneTimeouts value)DataplexZone.BuilderDataplexZone.Builder. timeouts(DataplexZoneTimeouts timeouts)timeouts block.DataplexZoneConfig.BuilderDataplexZoneConfig.Builder. timeouts(DataplexZoneTimeouts timeouts)Sets the value ofDataplexZoneConfig.getTimeouts()
-