Uses of Class
com.hashicorp.cdktf.providers.google.dataplex_aspect_type.DataplexAspectTypeTimeouts.Builder
-
Packages that use DataplexAspectTypeTimeouts.Builder Package Description com.hashicorp.cdktf.providers.google.dataplex_aspect_type google_dataplex_aspect_type -
-
Uses of DataplexAspectTypeTimeouts.Builder in com.hashicorp.cdktf.providers.google.dataplex_aspect_type
Methods in com.hashicorp.cdktf.providers.google.dataplex_aspect_type that return DataplexAspectTypeTimeouts.Builder Modifier and Type Method Description static DataplexAspectTypeTimeouts.BuilderDataplexAspectTypeTimeouts. builder()DataplexAspectTypeTimeouts.BuilderDataplexAspectTypeTimeouts.Builder. create(String create)Sets the value ofDataplexAspectTypeTimeouts.getCreate()DataplexAspectTypeTimeouts.BuilderDataplexAspectTypeTimeouts.Builder. delete(String delete)Sets the value ofDataplexAspectTypeTimeouts.getDelete()DataplexAspectTypeTimeouts.BuilderDataplexAspectTypeTimeouts.Builder. update(String update)Sets the value ofDataplexAspectTypeTimeouts.getUpdate()Constructors in com.hashicorp.cdktf.providers.google.dataplex_aspect_type with parameters of type DataplexAspectTypeTimeouts.Builder Constructor Description Jsii$Proxy(DataplexAspectTypeTimeouts.Builder builder)Constructor that initializes the object based on literal property values passed by theDataplexAspectTypeTimeouts.Builder.
-