public static interface StorageSystemListEntry.Builder extends SdkPojo, CopyableBuilder<StorageSystemListEntry.Builder,StorageSystemListEntry>
| Modifier and Type | Method and Description |
|---|---|
StorageSystemListEntry.Builder |
name(String name)
The name of an on-premises storage system that you added to DataSync Discovery.
|
StorageSystemListEntry.Builder |
storageSystemArn(String storageSystemArn)
The Amazon Resource Names (ARN) of an on-premises storage system that you added to DataSync Discovery.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildStorageSystemListEntry.Builder storageSystemArn(String storageSystemArn)
The Amazon Resource Names (ARN) of an on-premises storage system that you added to DataSync Discovery.
storageSystemArn - The Amazon Resource Names (ARN) of an on-premises storage system that you added to DataSync Discovery.StorageSystemListEntry.Builder name(String name)
The name of an on-premises storage system that you added to DataSync Discovery.
name - The name of an on-premises storage system that you added to DataSync Discovery.Copyright © 2023. All rights reserved.