Scheduled Events Profile Args
data class ScheduledEventsProfileArgs(val terminateNotificationProfile: Output<TerminateNotificationProfileArgs>? = null) : ConvertibleToJava<ScheduledEventsProfileArgs>
Constructors
Link copied to clipboard
fun ScheduledEventsProfileArgs(terminateNotificationProfile: Output<TerminateNotificationProfileArgs>? = null)