You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::GuardDuty::Types::DescribeOrganizationConfigurationResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::GuardDuty::Types::DescribeOrganizationConfigurationResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#auto_enable ⇒ Boolean
Indicates whether GuardDuty is automatically enabled for accounts added to the organization.
-
#data_sources ⇒ Types::OrganizationDataSourceConfigurationsResult
An object that describes which data sources are enabled automatically for member accounts.
-
#member_account_limit_reached ⇒ Boolean
Indicates whether the maximum number of allowed member accounts are already associated with the delegated administrator master account.
Instance Attribute Details
#auto_enable ⇒ Boolean
Indicates whether GuardDuty is automatically enabled for accounts added to the organization.
#data_sources ⇒ Types::OrganizationDataSourceConfigurationsResult
An object that describes which data sources are enabled automatically for member accounts.
#member_account_limit_reached ⇒ Boolean
Indicates whether the maximum number of allowed member accounts are already associated with the delegated administrator master account.