toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.customerprofiles.kotlin.outputs
/
IntegrationTaskPropertiesMap
Integration
Task
Properties
Map
data
class
IntegrationTaskPropertiesMap
(
val
operatorPropertyKey
:
IntegrationOperatorPropertiesKeys
,
val
property
:
String
)
Members
Constructors
Integration
Task
Properties
Map
Link copied to clipboard
constructor
(
operatorPropertyKey
:
IntegrationOperatorPropertiesKeys
,
property
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
operator
Property
Key
Link copied to clipboard
val
operatorPropertyKey
:
IntegrationOperatorPropertiesKeys
The task property key.
property
Link copied to clipboard
val
property
:
String
The task property value.