Generated after a successful Delete AssociateRole request.

interface AssociateRoleDeletedMessagePayload {
    type: "AssociateRoleDeleted";
}

Properties

Properties

type: "AssociateRoleDeleted"

Generated using TypeDoc