toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.efs.kotlin.inputs
/
FileSystemReplicationDestinationArgs
/
FileSystemReplicationDestinationArgs
File
System
Replication
Destination
Args
constructor
(
availabilityZoneName
:
Output
<
String
>
?
=
null
,
fileSystemId
:
Output
<
String
>
?
=
null
,
kmsKeyId
:
Output
<
String
>
?
=
null
,
region
:
Output
<
String
>
?
=
null
,
roleArn
:
Output
<
String
>
?
=
null
,
status
:
Output
<
String
>
?
=
null
,
statusMessage
:
Output
<
String
>
?
=
null
)