Data for updating an AuthN Mapping.

Hierarchy

  • AuthNMappingUpdateData

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any

Key/Value pair of attributes used for update request.

id: string

ID of the AuthN Mapping.

Relationship of AuthN Mapping update object to a Role or Team.

AuthN Mappings resource type.

Generated using TypeDoc