DescribeSourceServersRequestFilters

A set of filters by which to return Source Servers.

Types

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

Properties

Link copied to clipboard

An ID that describes the hardware of the Source Server. This is either an EC2 instance id, a VMware uuid or a mac address.

Link copied to clipboard

An array of Source Servers IDs that should be returned. An empty array means all Source Servers.

Link copied to clipboard

An array of staging account IDs that extended source servers belong to. An empty array means all source servers will be shown.

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