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, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, 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 Amazon Web Services Region.
agentArn - The Amazon Resource Name (ARN) of the agent. Use the ListAgents operation to return a
list of agents for your account and Amazon Web Services Region.Copyright © 2023. All rights reserved.