pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.customerprofiles.kotlin.outputs
/
IntegrationObjectTypeMapping
Integration
Object
Type
Mapping
data
class
IntegrationObjectTypeMapping
(
val
key
:
String
,
val
value
:
String
)
Types
Constructors
Properties
Constructors
Integration
Object
Type
Mapping
Link copied to clipboard
fun
IntegrationObjectTypeMapping
(
key
:
String
,
value
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
key
Link copied to clipboard
val
key
:
String
value
Link copied to clipboard
val
value
:
String