Outpost

class Outpost

Information about an Outpost.

Types

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

Properties

Link copied to clipboard

The Availability Zone.

Link copied to clipboard

The ID of the Availability Zone.

Link copied to clipboard

The description of the Outpost.

Link copied to clipboard

The life cycle status.

Link copied to clipboard
val name: String?

The name of the Outpost.

Link copied to clipboard

The Amazon Resource Name (ARN) of the Outpost.

Link copied to clipboard

The ID of the Outpost.

Link copied to clipboard

The Amazon Web Services account ID of the Outpost owner.

Link copied to clipboard

The Amazon Resource Name (ARN) of the site.

Link copied to clipboard

The ID of the site.

Link copied to clipboard
Link copied to clipboard

The Outpost tags.

Functions

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