pulumi-azure-native-kotlin
2.22.1.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.iotoperationsorchestrator.kotlin.inputs
/
ComponentPropertiesArgs
/
ComponentPropertiesArgs
Component
Properties
Args
fun
ComponentPropertiesArgs
(
dependencies
:
Output
<
List
<
String
>
>
?
=
null
,
name
:
Output
<
String
>
,
properties
:
Output
<
Any
>
?
=
null
,
type
:
Output
<
String
>
)