DescribeStorageSystemResponse

Types

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

Properties

Link copied to clipboard

The ARN of the DataSync agent that connects to and reads from your on-premises storage system.

Link copied to clipboard

The ARN of the Amazon CloudWatch log group that's used to monitor and log discovery job events.

Link copied to clipboard

Indicates whether your DataSync agent can connect to your on-premises storage system.

Link copied to clipboard

The time when you added the on-premises storage system to DataSync Discovery.

Link copied to clipboard

Describes the connectivity error that the DataSync agent is encountering with your on-premises storage system.

Link copied to clipboard
val name: String?

The name that you gave your on-premises storage system when adding it to DataSync Discovery.

Link copied to clipboard

The ARN of the secret that stores your on-premises storage system's credentials. DataSync Discovery stores these credentials in Secrets Manager.

Link copied to clipboard

The server name and network port required to connect with your on-premises storage system's management interface.

Link copied to clipboard

The ARN of the on-premises storage system that the discovery job looked at.

Link copied to clipboard

The type of 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