pulumi-azure-kotlin
6.22.0.0
search in API
pulumi-azure-kotlin/com.pulumi.azure.pim.kotlin.outputs/GetRoleManagementPolicyNotificationRuleEligibleActivation

GetRoleManagementPolicyNotificationRuleEligibleActivation

data class GetRoleManagementPolicyNotificationRuleEligibleActivation(val adminNotifications: List<GetRoleManagementPolicyNotificationRuleEligibleActivationAdminNotification>, val approverNotifications: List<GetRoleManagementPolicyNotificationRuleEligibleActivationApproverNotification>, val assigneeNotifications: List<GetRoleManagementPolicyNotificationRuleEligibleActivationAssigneeNotification>)

Constructors

GetRoleManagementPolicyNotificationRuleEligibleActivation
Link copied to clipboard
constructor(adminNotifications: List<GetRoleManagementPolicyNotificationRuleEligibleActivationAdminNotification>, approverNotifications: List<GetRoleManagementPolicyNotificationRuleEligibleActivationApproverNotification>, assigneeNotifications: List<GetRoleManagementPolicyNotificationRuleEligibleActivationAssigneeNotification>)

Types

Companion
Link copied to clipboard
object Companion

Properties

adminNotifications
Link copied to clipboard
val adminNotifications: List<GetRoleManagementPolicyNotificationRuleEligibleActivationAdminNotification>

A notification_settings block as defined above.

approverNotifications
Link copied to clipboard
val approverNotifications: List<GetRoleManagementPolicyNotificationRuleEligibleActivationApproverNotification>

A notification_settings block as defined above.

assigneeNotifications
Link copied to clipboard
val assigneeNotifications: List<GetRoleManagementPolicyNotificationRuleEligibleActivationAssigneeNotification>

A notification_settings block as defined above.

© 2025 CopyrightGenerated by dokka