Alert Rule Scheduled Args Builder
Builder for AlertRuleScheduledArgs.
Functions
Link copied to clipboard
suspend fun alertDetailsOverrides(vararg values: Output<AlertRuleScheduledAlertDetailsOverrideArgs>)
suspend fun alertDetailsOverrides(vararg argument: suspend AlertRuleScheduledAlertDetailsOverrideArgsBuilder.() -> Unit)
suspend fun alertDetailsOverrides(argument: List<suspend AlertRuleScheduledAlertDetailsOverrideArgsBuilder.() -> Unit>)
suspend fun alertDetailsOverrides(argument: suspend AlertRuleScheduledAlertDetailsOverrideArgsBuilder.() -> Unit)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
suspend fun entityMappings(vararg argument: suspend AlertRuleScheduledEntityMappingArgsBuilder.() -> Unit)
suspend fun entityMappings(argument: List<suspend AlertRuleScheduledEntityMappingArgsBuilder.() -> Unit>)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
suspend fun sentinelEntityMappings(value: Output<List<AlertRuleScheduledSentinelEntityMappingArgs>>)
suspend fun sentinelEntityMappings(vararg values: Output<AlertRuleScheduledSentinelEntityMappingArgs>)
suspend fun sentinelEntityMappings(vararg argument: suspend AlertRuleScheduledSentinelEntityMappingArgsBuilder.() -> Unit)
suspend fun sentinelEntityMappings(values: List<Output<AlertRuleScheduledSentinelEntityMappingArgs>>)
suspend fun sentinelEntityMappings(argument: List<suspend AlertRuleScheduledSentinelEntityMappingArgsBuilder.() -> Unit>)
suspend fun sentinelEntityMappings(argument: suspend AlertRuleScheduledSentinelEntityMappingArgsBuilder.() -> Unit)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard