You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SecurityHub::Types::DescribeHubResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::SecurityHub::Types::DescribeHubResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#auto_enable_controls ⇒ Boolean
Whether to automatically enable new controls when they are added to standards that are enabled.
-
#hub_arn ⇒ String
The ARN of the Hub resource that was retrieved.
-
#subscribed_at ⇒ String
The date and time when Security Hub was enabled in the account.
Instance Attribute Details
#auto_enable_controls ⇒ Boolean
Whether to automatically enable new controls when they are added to standards that are enabled.
If set to true, then new controls for enabled standards are enabled
automatically. If set to false, then new controls are not enabled.
#hub_arn ⇒ String
The ARN of the Hub resource that was retrieved.
#subscribed_at ⇒ String
The date and time when Security Hub was enabled in the account.