You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Macie2::Types::GetMacieSessionResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::Macie2::Types::GetMacieSessionResponse
- Defined in:
- (unknown)
Overview
Provides information about the current status and configuration settings for an Amazon Macie account.
Returned by:
Instance Attribute Summary collapse
-
#created_at ⇒ Time
-
#finding_publishing_frequency ⇒ String
The frequency with which Amazon Macie publishes updates to policy findings for an account.
-
#service_role ⇒ String
-
#status ⇒ String
The status of an Amazon Macie account.
-
#updated_at ⇒ Time
Instance Attribute Details
#created_at ⇒ Time
#finding_publishing_frequency ⇒ String
The frequency with which Amazon Macie publishes updates to policy findings for an account. This includes publishing updates to AWS Security Hub and Amazon EventBridge (formerly called Amazon CloudWatch Events). Valid values are:
Possible values:
- FIFTEEN_MINUTES
- ONE_HOUR
- SIX_HOURS
#service_role ⇒ String
#status ⇒ String
The status of an Amazon Macie account. Valid values are:
Possible values:
- PAUSED
- ENABLED