AwsLocation

Specifies a location in Amazon Web Services.

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the subnet that the device is located in.

Link copied to clipboard
val zone: String?

The Zone that the device is located in. Specify the ID of an Availability Zone, Local Zone, Wavelength Zone, or an Outpost.

Functions

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