pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.sae.kotlin.inputs
/
ApplicationOssMountDescsV2Args
/
ApplicationOssMountDescsV2Args
Application
Oss
Mount
Descs
V2Args
fun
ApplicationOssMountDescsV2Args
(
bucketName
:
Output
<
String
>
?
=
null
,
bucketPath
:
Output
<
String
>
?
=
null
,
mountPath
:
Output
<
String
>
?
=
null
,
readOnly
:
Output
<
Boolean
>
?
=
null
)