UpdateStorageSystemRequest

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 your on-premises storage system. You can only specify one ARN.

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 your on-premises storage system's management interface.

Link copied to clipboard

Specifies the ARN of the on-premises storage system that you want reconfigure.

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