Scheduled Events Profile Response
data class ScheduledEventsProfileResponse(val osImageNotificationProfile: OSImageNotificationProfileResponse? = null, val terminateNotificationProfile: TerminateNotificationProfileResponse? = null)
Constructors
Link copied to clipboard
constructor(osImageNotificationProfile: OSImageNotificationProfileResponse? = null, terminateNotificationProfile: TerminateNotificationProfileResponse? = null)