toggle menu
pulumi-aws-kotlin
6.76.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.redshift.kotlin
/
SnapshotCopyArgs
/
SnapshotCopyArgs
Snapshot
Copy
Args
constructor
(
clusterIdentifier
:
Output
<
String
>
?
=
null
,
destinationRegion
:
Output
<
String
>
?
=
null
,
manualSnapshotRetentionPeriod
:
Output
<
Int
>
?
=
null
,
retentionPeriod
:
Output
<
Int
>
?
=
null
,
snapshotCopyGrantName
:
Output
<
String
>
?
=
null
)