class Aws::SecurityHub::Types::BatchDisableStandardsRequest

@note When making an API call, you may pass BatchDisableStandardsRequest

data as a hash:

    {
      standards_subscription_arns: ["NonEmptyString"], # required
    }

@!attribute [rw] standards_subscription_arns

The ARNs of the standards subscriptions to disable.
@return [Array<String>]

@see docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/BatchDisableStandardsRequest AWS API Documentation

Constants

SENSITIVE