toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.datafactory.kotlin.outputs
/
MapperAttributeMappingsResponse
Mapper
Attribute
Mappings
Response
data
class
MapperAttributeMappingsResponse
(
val
attributeMappings
:
List
<
MapperAttributeMappingResponse
>
?
=
null
)
Attribute mapping details.
Members
Constructors
Mapper
Attribute
Mappings
Response
Link copied to clipboard
constructor
(
attributeMappings
:
List
<
MapperAttributeMappingResponse
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
attribute
Mappings
Link copied to clipboard
val
attributeMappings
:
List
<
MapperAttributeMappingResponse
>
?
=
null
List of attribute mappings.