CancellationTerms

Describes the cancellation terms for cancelling a future-dated Capacity Reservation during its commitment duration.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The type of cancellation charge. Possible values include commitment-wind-down.

Link copied to clipboard

The number of hours for which cancellation charges will apply.

Link copied to clipboard

The date and time at which cancellation charges will stop.

Link copied to clipboard

The number of instances under commitment after cancellation.

Link copied to clipboard

The state that the Capacity Reservation will transition to after cancellation.

Functions

Link copied to clipboard
inline fun copy(block: CancellationTerms.Builder.() -> Unit = {}): CancellationTerms
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String