Uses of Class
com.hashicorp.cdktf.providers.google.datastream_connection_profile.DatastreamConnectionProfileGcsProfile.Builder
-
Packages that use DatastreamConnectionProfileGcsProfile.Builder Package Description com.hashicorp.cdktf.providers.google.datastream_connection_profile google_datastream_connection_profile -
-
Uses of DatastreamConnectionProfileGcsProfile.Builder in com.hashicorp.cdktf.providers.google.datastream_connection_profile
Methods in com.hashicorp.cdktf.providers.google.datastream_connection_profile that return DatastreamConnectionProfileGcsProfile.Builder Modifier and Type Method Description DatastreamConnectionProfileGcsProfile.BuilderDatastreamConnectionProfileGcsProfile.Builder. bucket(String bucket)Sets the value ofDatastreamConnectionProfileGcsProfile.getBucket()static DatastreamConnectionProfileGcsProfile.BuilderDatastreamConnectionProfileGcsProfile. builder()DatastreamConnectionProfileGcsProfile.BuilderDatastreamConnectionProfileGcsProfile.Builder. rootPath(String rootPath)Sets the value ofDatastreamConnectionProfileGcsProfile.getRootPath()Constructors in com.hashicorp.cdktf.providers.google.datastream_connection_profile with parameters of type DatastreamConnectionProfileGcsProfile.Builder Constructor Description Jsii$Proxy(DatastreamConnectionProfileGcsProfile.Builder builder)Constructor that initializes the object based on literal property values passed by theDatastreamConnectionProfileGcsProfile.Builder.
-