AddStorageSystemRequest

Types

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

Properties

Link copied to clipboard

Specifies the Amazon Resource Name (ARN) of the DataSync agent that connects to and reads from your on-premises storage system's management interface. You can only specify one ARN.

Link copied to clipboard

Specifies a client token to make sure requests with this API operation are idempotent. If you don't specify a client token, DataSync generates one for you automatically.

Link copied to clipboard

Specifies the ARN of the Amazon CloudWatch log group for monitoring and logging discovery job events.

Link copied to clipboard

Specifies the user name and password for accessing your on-premises storage system's management interface.

Link copied to clipboard
val name: String?

Specifies a familiar name for your on-premises storage system.

Link copied to clipboard

Specifies the server name and network port required to connect with the management interface of your on-premises storage system.

Link copied to clipboard

Specifies the type of on-premises storage system that you want DataSync Discovery to collect information about.

Link copied to clipboard

Specifies labels that help you categorize, filter, and search for your Amazon Web Services resources. We recommend creating at least a name tag for your on-premises storage system.

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