public static interface EnableImportFindingsForProductResponse.Builder extends SecurityHubResponse.Builder, SdkPojo, CopyableBuilder<EnableImportFindingsForProductResponse.Builder,EnableImportFindingsForProductResponse>
Modifier and Type | Method and Description |
---|---|
EnableImportFindingsForProductResponse.Builder |
productSubscriptionArn(String productSubscriptionArn)
The ARN of a resource that represents your subscription to the product that generates the findings that you
want to import into Security Hub.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, build
EnableImportFindingsForProductResponse.Builder productSubscriptionArn(String productSubscriptionArn)
The ARN of a resource that represents your subscription to the product that generates the findings that you want to import into Security Hub.
productSubscriptionArn
- The ARN of a resource that represents your subscription to the product that generates the findings
that you want to import into Security Hub.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.