SecurityHub

data class SecurityHub(val value: SecurityHubPolicy) : Policy

The Amazon Web Service that the configuration policy applies to.

Constructors

Link copied to clipboard
constructor(value: SecurityHubPolicy)

Properties

Link copied to clipboard

Inherited functions

Link copied to clipboard

Casts this Policy as a SecurityHub and retrieves its aws.sdk.kotlin.services.securityhub.model.SecurityHubPolicy value. Throws an exception if the Policy is not a SecurityHub.

Link copied to clipboard