pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ssm.kotlin.inputs
/
GetDocumentPlainArgs
Get
Document
Plain
Args
data
class
GetDocumentPlainArgs
(
val
name
:
String
)
:
ConvertibleToJava
<
GetDocumentPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Document
Plain
Args
Link copied to clipboard
fun
GetDocumentPlainArgs
(
name
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetDocumentPlainArgs
Properties
name
Link copied to clipboard
val
name
:
String
A name for the Systems Manager document.