pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.route53recoveryreadiness.kotlin
/
CellArgs
/
CellArgs
Cell
Args
fun
CellArgs
(
cellName
:
Output
<
String
>
?
=
null
,
cells
:
Output
<
List
<
String
>
>
?
=
null
,
tags
:
Output
<
List
<
CellTagArgs
>
>
?
=
null
)