outputGcsUri property
Specifies a Cloud Storage URI for the synthesis results.
Must be specified in the format: gs://bucket_name/object_name
, and the
bucket must already exist.
Required.
Implementation
core.String? outputGcsUri;
Specifies a Cloud Storage URI for the synthesis results.
Must be specified in the format: gs://bucket_name/object_name
, and the
bucket must already exist.
Required.
core.String? outputGcsUri;