class Aws::SecurityHub::Types::StandardsSubscription

A resource that represents your subscription to a supported standard.

@!attribute [rw] standards_subscription_arn

The ARN of a resource that represents your subscription to a
supported standard.
@return [String]

@!attribute [rw] standards_arn

The ARN of a standard.
@return [String]

@!attribute [rw] standards_input

A key-value pair of input for the standard.
@return [Hash<String,String>]

@!attribute [rw] standards_status

The status of the standard subscription.

The status values are as follows:

* `PENDING` - Standard is in the process of being enabled.

* `READY` - Standard is enabled.

* `INCOMPLETE` - Standard could not be enabled completely. Some
  controls may not be available.

* `DELETING` - Standard is in the process of being disabled.

* `FAILED` - Standard could not be disabled.
@return [String]

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

Constants

SENSITIVE