GetStorageSystemPlainArgs

data class GetStorageSystemPlainArgs(val storageSystemArn: String) : ConvertibleToJava<GetStorageSystemPlainArgs>

Constructors

Link copied to clipboard
constructor(storageSystemArn: String)

Properties

Link copied to clipboard

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

Functions

Link copied to clipboard
open override fun toJava(): GetStorageSystemPlainArgs