class Aws::SecurityHub::Types::Standard

Provides information about a specific standard.

@!attribute [rw] standards_arn

The ARN of a standard.
@return [String]

@!attribute [rw] name

The name of the standard.
@return [String]

@!attribute [rw] description

A description of the standard.
@return [String]

@!attribute [rw] enabled_by_default

Whether the standard is enabled by default. When Security Hub is
enabled from the console, if a standard is enabled by default, the
check box for that standard is selected by default.

When Security Hub is enabled using the `EnableSecurityHub` API
operation, the standard is enabled by default unless
`EnableDefaultStandards` is set to `false`.
@return [Boolean]

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

Constants

SENSITIVE