toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.iot.kotlin.outputs
/
CommandPayload
Command
Payload
data
class
CommandPayload
(
val
content
:
String
?
=
null
,
val
contentType
:
String
?
=
null
)
Members
Constructors
Command
Payload
Link copied to clipboard
constructor
(
content
:
String
?
=
null
,
contentType
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
content
Link copied to clipboard
val
content
:
String
?
=
null
content
Type
Link copied to clipboard
val
contentType
:
String
?
=
null