ScheduledEventsProfileArgs

data class ScheduledEventsProfileArgs(val terminateNotificationProfile: Output<TerminateNotificationProfileArgs>? = null) : ConvertibleToJava<ScheduledEventsProfileArgs>

Constructors

Link copied to clipboard
fun ScheduledEventsProfileArgs(terminateNotificationProfile: Output<TerminateNotificationProfileArgs>? = null)

Functions

Link copied to clipboard
open override fun toJava(): ScheduledEventsProfileArgs

Properties

Link copied to clipboard

Specifies Terminate Scheduled Event related configurations.