public static interface UnprocessedGraph.Builder extends SdkPojo, CopyableBuilder<UnprocessedGraph.Builder,UnprocessedGraph>
| Modifier and Type | Method and Description |
|---|---|
UnprocessedGraph.Builder |
graphArn(String graphArn)
The ARN of the organization behavior graph.
|
UnprocessedGraph.Builder |
reason(String reason)
The reason data source package information could not be processed for a behavior graph.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildUnprocessedGraph.Builder graphArn(String graphArn)
The ARN of the organization behavior graph.
graphArn - The ARN of the organization behavior graph.UnprocessedGraph.Builder reason(String reason)
The reason data source package information could not be processed for a behavior graph.
reason - The reason data source package information could not be processed for a behavior graph.Copyright © 2023. All rights reserved.