OrganizationConfiguration

class OrganizationConfiguration : KotlinCustomResource

The AWS::SecurityHub::OrganizationConfiguration resource represents the configuration of your organization in Security Hub. Only the Security Hub administrator account can create Organization Configuration resource in each region and can opt-in to Central Configuration only in the aggregation region of FindingAggregator.

Properties

Link copied to clipboard
val autoEnable: Output<Boolean>

Whether to automatically enable Security Hub in new member accounts when they join the organization.

Link copied to clipboard

Whether to automatically enable Security Hub default standards in new member accounts when they join the organization.

Link copied to clipboard

Indicates whether the organization uses local or central configuration.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

Whether the maximum number of allowed member accounts are already associated with the Security Hub administrator account.

Link copied to clipboard

The identifier of the OrganizationConfiguration being created and assigned as the unique identifier.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Describes whether central configuration could be enabled as the ConfigurationType for the organization.

Link copied to clipboard
val statusMessage: Output<String>

Provides an explanation if the value of Status is equal to FAILED when ConfigurationType is equal to CENTRAL.

Link copied to clipboard
val urn: Output<String>