Subscription

Information about the Shield Advanced subscription for an account.

Types

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

Properties

Link copied to clipboard

If ENABLED, the subscription will be automatically renewed at the end of the existing subscription period.

Link copied to clipboard

The date and time your subscription will end.

Link copied to clipboard

Specifies how many protections of a given type you can create.

Link copied to clipboard

If ENABLED, the Shield Response Team (SRT) will use email and phone to notify contacts about escalations to the SRT and to initiate proactive customer support.

Link copied to clipboard

The start time of the subscription, in Unix time in seconds.

Link copied to clipboard

The ARN (Amazon Resource Name) of the subscription.

Link copied to clipboard

Limits settings for your subscription.

Link copied to clipboard

The length, in seconds, of the Shield Advanced subscription for the account.

Functions

Link copied to clipboard
inline fun copy(block: Subscription.Builder.() -> Unit = {}): Subscription
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