UserAttributeProtocolMapperArgs

constructor(addToAccessToken: Output<Boolean>? = null, addToIdToken: Output<Boolean>? = null, addToUserinfo: Output<Boolean>? = null, aggregateAttributes: Output<Boolean>? = null, claimName: Output<String>? = null, claimValueType: Output<String>? = null, clientId: Output<String>? = null, clientScopeId: Output<String>? = null, multivalued: Output<Boolean>? = null, name: Output<String>? = null, realmId: Output<String>? = null, userAttribute: Output<String>? = null)