RoleManagementPolicyNotificationRuleArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "brjaampnnxrjeayv")
suspend fun id(value: Output<String>)
@JvmName(name = "kgbpuytxyhpasujl")
suspend fun id(value: String?)
Link copied to clipboard
@JvmName(name = "iipuljnxeqrsacar")
suspend fun isDefaultRecipientsEnabled(value: Output<Boolean>)
@JvmName(name = "kuehrosyqbyugadi")
suspend fun isDefaultRecipientsEnabled(value: Boolean?)
Link copied to clipboard
@JvmName(name = "arsimrprsifqtwuu")
fun notificationLevel(value: NotificationLevel)
@JvmName(name = "uacpeotpoociyyyf")
suspend fun notificationLevel(value: Either<String, NotificationLevel>?)
@JvmName(name = "oedimedgpeoriccj")
suspend fun notificationLevel(value: Output<Either<String, NotificationLevel>>)
@JvmName(name = "rqiducgoibfmeunf")
fun notificationLevel(value: String)
Link copied to clipboard
@JvmName(name = "aldpythvddkuxpsh")
suspend fun notificationRecipients(value: Output<List<String>>)
@JvmName(name = "konvrykmecdjgwgn")
suspend fun notificationRecipients(vararg values: Output<String>)
@JvmName(name = "xdaygowbxxblfoyi")
suspend fun notificationRecipients(vararg values: String)
@JvmName(name = "fjbpcmioybpgsiml")
suspend fun notificationRecipients(values: List<Output<String>>)
@JvmName(name = "aaeedwgpjvwedkfh")
suspend fun notificationRecipients(value: List<String>?)
Link copied to clipboard
@JvmName(name = "wteouhwkgyfyyjty")
fun notificationType(value: NotificationDeliveryMechanism)
@JvmName(name = "fvhyomiwtarylbcr")
suspend fun notificationType(value: Either<String, NotificationDeliveryMechanism>?)
@JvmName(name = "kladccrounsnptip")
suspend fun notificationType(value: Output<Either<String, NotificationDeliveryMechanism>>)
@JvmName(name = "qennjpqhcywtwxrt")
fun notificationType(value: String)
Link copied to clipboard
@JvmName(name = "nvsxhvkdajlwveif")
fun recipientType(value: RecipientType)
@JvmName(name = "taphqbhcfrtnqrut")
suspend fun recipientType(value: Either<String, RecipientType>?)
@JvmName(name = "ibtdypwstlharodj")
suspend fun recipientType(value: Output<Either<String, RecipientType>>)
@JvmName(name = "bkrlwsipahaguqgj")
fun recipientType(value: String)
Link copied to clipboard
@JvmName(name = "shsdbqlphuqfydfk")
suspend fun ruleType(value: Output<String>)
@JvmName(name = "kuqxuikimafkvhft")
suspend fun ruleType(value: String)
Link copied to clipboard
@JvmName(name = "nvrlursucktexefl")
suspend fun target(value: RoleManagementPolicyRuleTargetArgs?)
@JvmName(name = "welneysdfhvwdeak")
suspend fun target(value: Output<RoleManagementPolicyRuleTargetArgs>)
@JvmName(name = "pcdadbpkipujtcwi")
suspend fun target(argument: suspend RoleManagementPolicyRuleTargetArgsBuilder.() -> Unit)