pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.ssm.kotlin.outputs
/
GetDocumentResult
/
GetDocumentResult
Get
Document
Result
fun
GetDocumentResult
(
arn
:
String
,
content
:
String
,
documentFormat
:
String
?
=
null
,
documentType
:
String
,
documentVersion
:
String
?
=
null
,
id
:
String
,
name
:
String
)