pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.route53recoveryreadiness.kotlin.inputs
/
GetRecoveryGroupPlainArgs
Get
Recovery
Group
Plain
Args
data
class
GetRecoveryGroupPlainArgs
(
val
recoveryGroupName
:
String
)
:
ConvertibleToJava
<
GetRecoveryGroupPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Recovery
Group
Plain
Args
Link copied to clipboard
fun
GetRecoveryGroupPlainArgs
(
recoveryGroupName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetRecoveryGroupPlainArgs
Properties
recovery
Group
Name
Link copied to clipboard
val
recoveryGroupName
:
String
The name of the recovery group to create.