Mapper Attribute Mappings Args
data class MapperAttributeMappingsArgs(val attributeMappings: Output<List<MapperAttributeMappingArgs>>? = null) : ConvertibleToJava<MapperAttributeMappingsArgs>
Attribute mapping details.