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