ConfigurationPolicy

class ConfigurationPolicy : KotlinCustomResource

The AWS::SecurityHub::ConfigurationPolicy resource represents the Central Configuration Policy in your account.

Properties

Link copied to clipboard
val arn: Output<String>

The Amazon Resource Name (ARN) of the configuration policy.

Link copied to clipboard
val awsId: Output<String>

The universally unique identifier (UUID) of the configuration policy.

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

The date and time, in UTC and ISO 8601 format.

Link copied to clipboard
val description: Output<String>?

The description of the configuration policy.

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

The name of the configuration policy.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val serviceEnabled: Output<Boolean>

Indicates whether the service that the configuration policy applies to is enabled in the policy.

Link copied to clipboard
val tags: Output<Map<String, String>>?
Link copied to clipboard
val updatedAt: Output<String>

The date and time, in UTC and ISO 8601 format.

Link copied to clipboard
val urn: Output<String>