toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.nas.kotlin
/
SnapshotArgs
/
SnapshotArgs
Snapshot
Args
constructor
(
description
:
Output
<
String
>
?
=
null
,
fileSystemId
:
Output
<
String
>
?
=
null
,
retentionDays
:
Output
<
Int
>
?
=
null
,
snapshotName
:
Output
<
String
>
?
=
null
)