toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.route53recoveryreadiness.kotlin.inputs
/
GetResourceSetPlainArgs
Get
Resource
Set
Plain
Args
data
class
GetResourceSetPlainArgs
(
val
resourceSetName
:
String
)
:
ConvertibleToJava
<
GetResourceSetPlainArgs
>
Members
Constructors
Get
Resource
Set
Plain
Args
Link copied to clipboard
constructor
(
resourceSetName
:
String
)
Properties
resource
Set
Name
Link copied to clipboard
val
resourceSetName
:
String
The name of the resource set to create.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetResourceSetPlainArgs