Generated after a successful Set Name update action.

interface AssociateRoleNameSetMessagePayload {
    name: string;
    type: "AssociateRoleNameSet";
}

Hierarchy (View Summary)

Properties

Properties

name: string

Updated name of the AssociateRole.

type: "AssociateRoleNameSet"