public static interface CreateInsightResponse.Builder extends SecurityHubResponse.Builder, SdkPojo, CopyableBuilder<CreateInsightResponse.Builder,CreateInsightResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateInsightResponse.Builder |
insightArn(String insightArn)
The ARN of the insight created.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateInsightResponse.Builder insightArn(String insightArn)
The ARN of the insight created.
insightArn - The ARN of the insight created.Copyright © 2023. All rights reserved.