toggle menu
pulumi-gcp-kotlin
8.25.1.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.cloudrunv2.kotlin.inputs
/
ServiceTemplateVolumeGcsArgs
/
ServiceTemplateVolumeGcsArgs
Service
Template
Volume
Gcs
Args
constructor
(
bucket
:
Output
<
String
>
,
mountOptions
:
Output
<
List
<
String
>
>
?
=
null
,
readOnly
:
Output
<
Boolean
>
?
=
null
)