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
/
CommandParameter
/
CommandParameter
Command
Parameter
constructor
(
defaultValue
:
CommandParameterValue
?
=
null
,
description
:
String
?
=
null
,
name
:
String
,
value
:
CommandParameterValue
?
=
null
)