public static interface OnPremConfig.Builder extends SdkPojo, CopyableBuilder<OnPremConfig.Builder,OnPremConfig>
| Modifier and Type | Method and Description |
|---|---|
OnPremConfig.Builder |
agentArns(Collection<String> agentArns)
The Amazon Resource Names (ARNs) of the agents connecting to a transfer location.
|
OnPremConfig.Builder |
agentArns(String... agentArns)
The Amazon Resource Names (ARNs) of the agents connecting to a transfer location.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildOnPremConfig.Builder agentArns(Collection<String> agentArns)
The Amazon Resource Names (ARNs) of the agents connecting to a transfer location.
agentArns - The Amazon Resource Names (ARNs) of the agents connecting to a transfer location.OnPremConfig.Builder agentArns(String... agentArns)
The Amazon Resource Names (ARNs) of the agents connecting to a transfer location.
agentArns - The Amazon Resource Names (ARNs) of the agents connecting to a transfer location.Copyright © 2023. All rights reserved.