public static interface CreateGraphResponse.Builder extends DetectiveResponse.Builder, SdkPojo, CopyableBuilder<CreateGraphResponse.Builder,CreateGraphResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateGraphResponse.Builder |
graphArn(String graphArn)
The ARN of the new behavior graph.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateGraphResponse.Builder graphArn(String graphArn)
The ARN of the new behavior graph.
graphArn - The ARN of the new behavior graph.Copyright © 2021. All rights reserved.