pulumi-aws-kotlin
6.33.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.ssm.kotlin
/
DocumentArgsBuilder
/
documentFormat
document
Format
@
JvmName
(
name
=
"tqybiurmcvrjwsha"
)
suspend
fun
documentFormat
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"houtpgnfluxmmpud"
)
suspend
fun
documentFormat
(
value
:
String
?
)
Parameters
value
The format of the document. Valid values:
JSON
,
TEXT
,
YAML
.