DescribeVtlDevicesRequest

DescribeVTLDevicesInput

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 gateway. Use the ListGateways operation to return a list of gateways for your account and Amazon Web Services Region.

Link copied to clipboard
val limit: Int?

Specifies that the number of VTL devices described be limited to the specified number.

Link copied to clipboard

An opaque string that indicates the position at which to begin describing the VTL devices.

Link copied to clipboard

An array of strings, where each string represents the Amazon Resource Name (ARN) of a VTL device.

Functions

Link copied to clipboard
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