toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ssm.kotlin.inputs
/
GetDocumentPlainArgs
Get
Document
Plain
Args
data
class
GetDocumentPlainArgs
(
val
name
:
String
)
:
ConvertibleToJava
<
GetDocumentPlainArgs
>
Members
Constructors
Get
Document
Plain
Args
Link copied to clipboard
constructor
(
name
:
String
)
Properties
name
Link copied to clipboard
val
name
:
String
A name for the Systems Manager document.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetDocumentPlainArgs