StorageSystem

class StorageSystem : KotlinCustomResource

Resource schema for AWS::DataSync::StorageSystem.

Properties

Link copied to clipboard
val agentArns: Output<List<String>>

The ARN of the DataSync agent that connects to and reads from the on-premises storage system's management interface.

Link copied to clipboard

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

Link copied to clipboard

Indicates whether the DataSync agent can access the on-premises storage system.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val name: Output<String>?

A familiar name for the on-premises storage system.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The ARN of a secret stored by AWS Secrets Manager.

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 user name and password for accessing your on-premises storage system's management interface.

Link copied to clipboard

The ARN of the on-premises storage system added to DataSync Discovery.

Link copied to clipboard

The type of on-premises storage system that DataSync Discovery will analyze.

Link copied to clipboard
val tags: Output<List<Tag>>?

An array of key-value pairs to apply to this resource.

Link copied to clipboard
val urn: Output<String>