Outpost

class Outpost

Contains the details for the Outpost object.

Types

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

Properties

Link copied to clipboard

The Amazon S3 capacity of the outpost in bytes.

Link copied to clipboard

Specifies the unique Amazon Resource Name (ARN) for the outpost.

Link copied to clipboard

Specifies the unique identifier for the outpost.

Link copied to clipboard

Returns the Amazon Web Services account ID of the outpost owner. Useful for comparing owned versus shared outposts.

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