Interface EnableImportFindingsForProductResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<EnableImportFindingsForProductResponse.Builder,EnableImportFindingsForProductResponse>, SdkBuilder<EnableImportFindingsForProductResponse.Builder,EnableImportFindingsForProductResponse>, SdkPojo, SdkResponse.Builder, SecurityHubResponse.Builder
Enclosing class:
EnableImportFindingsForProductResponse

  • Method Details

    • productSubscriptionArn

      EnableImportFindingsForProductResponse.Builder productSubscriptionArn(String productSubscriptionArn)

      The ARN of your subscription to the product to enable integrations for.

      Parameters:
      productSubscriptionArn - The ARN of your subscription to the product to enable integrations for.
      Returns:
      Returns a reference to this object so that method calls can be chained together.