EnableImportFindingsForProductResponse constructor

EnableImportFindingsForProductResponse({
  1. String? productSubscriptionArn,
})

Implementation

EnableImportFindingsForProductResponse({
  this.productSubscriptionArn,
});