public static interface CreateAgentResponse.Builder extends DataSyncResponse.Builder, SdkPojo, CopyableBuilder<CreateAgentResponse.Builder,CreateAgentResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateAgentResponse.Builder |
agentArn(String agentArn)
The Amazon Resource Name (ARN) of the agent.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponsecopyapplyMutation, buildCreateAgentResponse.Builder agentArn(String agentArn)
The Amazon Resource Name (ARN) of the agent. Use the ListAgents operation to return a list of
agents for your account and AWS Region.
agentArn - The Amazon Resource Name (ARN) of the agent. Use the ListAgents operation to return a
list of agents for your account and AWS Region.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.