pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.oos.kotlin
/
ServiceSettingArgs
/
ServiceSettingArgs
Service
Setting
Args
fun
ServiceSettingArgs
(
deliveryOssBucketName
:
Output
<
String
>
?
=
null
,
deliveryOssEnabled
:
Output
<
Boolean
>
?
=
null
,
deliveryOssKeyPrefix
:
Output
<
String
>
?
=
null
,
deliverySlsEnabled
:
Output
<
Boolean
>
?
=
null
,
deliverySlsProjectName
:
Output
<
String
>
?
=
null
)