pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.route53recoveryreadiness.kotlin
/
RecoveryGroupArgs
/
RecoveryGroupArgs
Recovery
Group
Args
fun
RecoveryGroupArgs
(
cells
:
Output
<
List
<
String
>
>
?
=
null
,
recoveryGroupName
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)