pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.ebs.kotlin
/
DiskReplicaGroupArgs
/
DiskReplicaGroupArgs
Disk
Replica
Group
Args
fun
DiskReplicaGroupArgs
(
description
:
Output
<
String
>
?
=
null
,
destinationRegionId
:
Output
<
String
>
?
=
null
,
destinationZoneId
:
Output
<
String
>
?
=
null
,
groupName
:
Output
<
String
>
?
=
null
,
rpo
:
Output
<
Int
>
?
=
null
,
sourceRegionId
:
Output
<
String
>
?
=
null
,
sourceZoneId
:
Output
<
String
>
?
=
null
)