toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.cloudrunv2.kotlin.outputs
/
ServiceTemplateVolumeGcs
Service
Template
Volume
Gcs
data
class
ServiceTemplateVolumeGcs
(
val
bucket
:
String
,
val
readOnly
:
Boolean
?
=
null
)
Members
Constructors
Service
Template
Volume
Gcs
Link copied to clipboard
constructor
(
bucket
:
String
,
readOnly
:
Boolean
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
bucket
Link copied to clipboard
val
bucket
:
String
GCS Bucket name
read
Only
Link copied to clipboard
val
readOnly
:
Boolean
?
=
null
If true, mount the GCS bucket as read-only