pulumi-aws-kotlin
6.33.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.ebs.kotlin
/
FastSnapshotRestoreArgs
/
FastSnapshotRestoreArgs
Fast
Snapshot
Restore
Args
fun
FastSnapshotRestoreArgs
(
availabilityZone
:
Output
<
String
>
?
=
null
,
snapshotId
:
Output
<
String
>
?
=
null
,
timeouts
:
Output
<
FastSnapshotRestoreTimeoutsArgs
>
?
=
null
)