Uses of Interface
com.hashicorp.cdktf.providers.google.datastream_connection_profile.DatastreamConnectionProfileMysqlProfileSslConfig
-
Packages that use DatastreamConnectionProfileMysqlProfileSslConfig Package Description com.hashicorp.cdktf.providers.google.datastream_connection_profile google_datastream_connection_profile -
-
Uses of DatastreamConnectionProfileMysqlProfileSslConfig in com.hashicorp.cdktf.providers.google.datastream_connection_profile
Classes in com.hashicorp.cdktf.providers.google.datastream_connection_profile that implement DatastreamConnectionProfileMysqlProfileSslConfig Modifier and Type Class Description static classDatastreamConnectionProfileMysqlProfileSslConfig.Jsii$ProxyAn implementation forDatastreamConnectionProfileMysqlProfileSslConfigMethods in com.hashicorp.cdktf.providers.google.datastream_connection_profile that return DatastreamConnectionProfileMysqlProfileSslConfig Modifier and Type Method Description DatastreamConnectionProfileMysqlProfileSslConfigDatastreamConnectionProfileMysqlProfileSslConfig.Builder. build()Builds the configured instance.DatastreamConnectionProfileMysqlProfileSslConfigDatastreamConnectionProfileMysqlProfileSslConfigOutputReference. getInternalValue()default DatastreamConnectionProfileMysqlProfileSslConfigDatastreamConnectionProfileMysqlProfile. getSslConfig()ssl_config block.DatastreamConnectionProfileMysqlProfileSslConfigDatastreamConnectionProfileMysqlProfile.Jsii$Proxy. getSslConfig()DatastreamConnectionProfileMysqlProfileSslConfigDatastreamConnectionProfileMysqlProfileOutputReference. getSslConfigInput()Methods in com.hashicorp.cdktf.providers.google.datastream_connection_profile with parameters of type DatastreamConnectionProfileMysqlProfileSslConfig Modifier and Type Method Description voidDatastreamConnectionProfileMysqlProfileOutputReference. putSslConfig(DatastreamConnectionProfileMysqlProfileSslConfig value)voidDatastreamConnectionProfileMysqlProfileSslConfigOutputReference. setInternalValue(DatastreamConnectionProfileMysqlProfileSslConfig value)DatastreamConnectionProfileMysqlProfile.BuilderDatastreamConnectionProfileMysqlProfile.Builder. sslConfig(DatastreamConnectionProfileMysqlProfileSslConfig sslConfig)Sets the value ofDatastreamConnectionProfileMysqlProfile.getSslConfig()
-