Uses of Interface
com.hashicorp.cdktf.providers.google.sql_source_representation_instance.SqlSourceRepresentationInstanceTimeouts
-
Packages that use SqlSourceRepresentationInstanceTimeouts Package Description com.hashicorp.cdktf.providers.google.sql_source_representation_instance google_sql_source_representation_instance -
-
Uses of SqlSourceRepresentationInstanceTimeouts in com.hashicorp.cdktf.providers.google.sql_source_representation_instance
Classes in com.hashicorp.cdktf.providers.google.sql_source_representation_instance that implement SqlSourceRepresentationInstanceTimeouts Modifier and Type Class Description static classSqlSourceRepresentationInstanceTimeouts.Jsii$ProxyAn implementation forSqlSourceRepresentationInstanceTimeoutsMethods in com.hashicorp.cdktf.providers.google.sql_source_representation_instance that return SqlSourceRepresentationInstanceTimeouts Modifier and Type Method Description SqlSourceRepresentationInstanceTimeoutsSqlSourceRepresentationInstanceTimeouts.Builder. build()Builds the configured instance.default SqlSourceRepresentationInstanceTimeoutsSqlSourceRepresentationInstanceConfig. getTimeouts()timeouts block.SqlSourceRepresentationInstanceTimeoutsSqlSourceRepresentationInstanceConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.sql_source_representation_instance with parameters of type SqlSourceRepresentationInstanceTimeouts Modifier and Type Method Description voidSqlSourceRepresentationInstance. putTimeouts(SqlSourceRepresentationInstanceTimeouts value)voidSqlSourceRepresentationInstanceTimeoutsOutputReference. setInternalValue(SqlSourceRepresentationInstanceTimeouts value)SqlSourceRepresentationInstance.BuilderSqlSourceRepresentationInstance.Builder. timeouts(SqlSourceRepresentationInstanceTimeouts timeouts)timeouts block.SqlSourceRepresentationInstanceConfig.BuilderSqlSourceRepresentationInstanceConfig.Builder. timeouts(SqlSourceRepresentationInstanceTimeouts timeouts)Sets the value ofSqlSourceRepresentationInstanceConfig.getTimeouts()
-