pulumi-aws-kotlin
6.33.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.redshift.kotlin
/
SnapshotCopyArgs
/
SnapshotCopyArgs
Snapshot
Copy
Args
fun
SnapshotCopyArgs
(
clusterIdentifier
:
Output
<
String
>
?
=
null
,
destinationRegion
:
Output
<
String
>
?
=
null
,
manualSnapshotRetentionPeriod
:
Output
<
Int
>
?
=
null
,
retentionPeriod
:
Output
<
Int
>
?
=
null
,
snapshotCopyGrantName
:
Output
<
String
>
?
=
null
)