メインコンテンツまでスキップ

AWSSecurityHubDetails

No description

type AWSSecurityHubDetails {
autoEnableControls: Boolean!
controlFindingGenerator: AWSSecurityHubControlFindingGeneratorType!
arn: String!
subscribedAt: DateTime
}

Fields

AWSSecurityHubDetails.autoEnableControls ● Boolean! non-null scalar

Indicates Whether to automatically enable new controls when they are added to standards that are enabled

AWSSecurityHubDetails.controlFindingGenerator ● AWSSecurityHubControlFindingGeneratorType! non-null enum

Indicates whether the calling account has consolidated control findings turned on

AWSSecurityHubDetails.arn ● String! non-null scalar

The ARN of the Hub resource that was retrieved

AWSSecurityHubDetails.subscribedAt ● DateTime scalar

The date and time when Security Hub was enabled in the account

Member of

AWSSecurityHubSubscription object