CalendarInterval
If the interval is a calendar interval, this structure contains the interval specifications.
Inherited functions
Casts this Interval as a CalendarInterval and retrieves its aws.sdk.kotlin.services.applicationsignals.model.CalendarInterval value. Throws an exception if the Interval is not a CalendarInterval.
Casts this Interval as a CalendarInterval and retrieves its aws.sdk.kotlin.services.applicationsignals.model.CalendarInterval value. Returns null if the Interval is not a CalendarInterval.
Casts this Interval as a RollingInterval and retrieves its aws.sdk.kotlin.services.applicationsignals.model.RollingInterval value. Throws an exception if the Interval is not a RollingInterval.
Casts this Interval as a RollingInterval and retrieves its aws.sdk.kotlin.services.applicationsignals.model.RollingInterval value. Returns null if the Interval is not a RollingInterval.