RoleManagementPolicyNotificationRule interface
역할 관리 정책 알림 규칙입니다.
- Extends
속성
| is |
알림이 정책 규칙에 지정된 받는 사람 유형으로 전송될지 여부를 결정합니다. |
| notification |
알림 수준입니다. |
| notification |
알림 받는 사람 목록입니다. |
| notification |
알림 유형입니다. |
| recipient |
받는 사람 유형입니다. |
| rule |
이 개체가 될 수 있는 다양한 형식을 지정하는 다형 판별자 |
속성 세부 정보
isDefaultRecipientsEnabled
알림이 정책 규칙에 지정된 받는 사람 유형으로 전송될지 여부를 결정합니다.
isDefaultRecipientsEnabled?: boolean
속성 값
boolean
notificationLevel
알림 수준입니다.
notificationLevel?: string
속성 값
string
notificationRecipients
알림 받는 사람 목록입니다.
notificationRecipients?: string[]
속성 값
string[]
notificationType
알림 유형입니다.
notificationType?: string
속성 값
string
recipientType
받는 사람 유형입니다.
recipientType?: string
속성 값
string
ruleType
이 개체가 될 수 있는 다양한 형식을 지정하는 다형 판별자
ruleType: "RoleManagementPolicyNotificationRule"
속성 값
"RoleManagementPolicyNotificationRule"
상속된 속성 세부 정보
id
target
현재 규칙의 대상입니다.
target?: RoleManagementPolicyRuleTarget