MapperAttributeMappingArgs

constructor(attributeReference: Output<MapperAttributeReferenceArgs>? = null, attributeReferences: Output<List<MapperAttributeReferenceArgs>>? = null, expression: Output<String>? = null, functionName: Output<String>? = null, name: Output<String>? = null, type: Output<Either<String, MappingType>>? = null)