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 ARN of the agent that you just activated.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateAgentResponse.Builder agentArn(String agentArn)
The ARN of the agent that you just activated. Use the ListAgents operation to return a list of agents in your Amazon Web Services account and Amazon Web Services Region.
agentArn - The ARN of the agent that you just activated. Use the ListAgents
operation to return a list of agents in your Amazon Web Services account and Amazon Web Services
Region.Copyright © 2023. All rights reserved.