You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SecurityHub::Types::DisableImportFindingsForProductRequest
- Inherits:
-
Struct
- Object
- Struct
- Aws::SecurityHub::Types::DisableImportFindingsForProductRequest
- Defined in:
- (unknown)
Overview
Note:
When passing DisableImportFindingsForProductRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
product_subscription_arn: "NonEmptyString", # required
}
Instance Attribute Summary collapse
-
#product_subscription_arn ⇒ String
The ARN of the integrated product to disable the integration for.
Instance Attribute Details
#product_subscription_arn ⇒ String
The ARN of the integrated product to disable the integration for.