Uses of Interface
com.hashicorp.cdktf.providers.google.datastream_connection_profile.DatastreamConnectionProfileMysqlProfile
-
Packages that use DatastreamConnectionProfileMysqlProfile Package Description com.hashicorp.cdktf.providers.google.datastream_connection_profile google_datastream_connection_profile -
-
Uses of DatastreamConnectionProfileMysqlProfile in com.hashicorp.cdktf.providers.google.datastream_connection_profile
Classes in com.hashicorp.cdktf.providers.google.datastream_connection_profile that implement DatastreamConnectionProfileMysqlProfile Modifier and Type Class Description static classDatastreamConnectionProfileMysqlProfile.Jsii$ProxyAn implementation forDatastreamConnectionProfileMysqlProfileMethods in com.hashicorp.cdktf.providers.google.datastream_connection_profile that return DatastreamConnectionProfileMysqlProfile Modifier and Type Method Description DatastreamConnectionProfileMysqlProfileDatastreamConnectionProfileMysqlProfile.Builder. build()Builds the configured instance.DatastreamConnectionProfileMysqlProfileDatastreamConnectionProfileMysqlProfileOutputReference. getInternalValue()default DatastreamConnectionProfileMysqlProfileDatastreamConnectionProfileConfig. getMysqlProfile()mysql_profile block.DatastreamConnectionProfileMysqlProfileDatastreamConnectionProfileConfig.Jsii$Proxy. getMysqlProfile()DatastreamConnectionProfileMysqlProfileDatastreamConnectionProfile. getMysqlProfileInput()Methods in com.hashicorp.cdktf.providers.google.datastream_connection_profile with parameters of type DatastreamConnectionProfileMysqlProfile Modifier and Type Method Description DatastreamConnectionProfile.BuilderDatastreamConnectionProfile.Builder. mysqlProfile(DatastreamConnectionProfileMysqlProfile mysqlProfile)mysql_profile block.DatastreamConnectionProfileConfig.BuilderDatastreamConnectionProfileConfig.Builder. mysqlProfile(DatastreamConnectionProfileMysqlProfile mysqlProfile)Sets the value ofDatastreamConnectionProfileConfig.getMysqlProfile()voidDatastreamConnectionProfile. putMysqlProfile(DatastreamConnectionProfileMysqlProfile value)voidDatastreamConnectionProfileMysqlProfileOutputReference. setInternalValue(DatastreamConnectionProfileMysqlProfile value)
-