GetStandardResult

data class GetStandardResult(val disabledStandardsControls: List<StandardsControl>? = null, val standardsSubscriptionArn: String? = null)

Constructors

Link copied to clipboard
fun GetStandardResult(disabledStandardsControls: List<StandardsControl>? = null, standardsSubscriptionArn: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

StandardsControls to disable from this Standard.

Link copied to clipboard

The ARN of the StandardsSubscription for the account ID, region, and Standard.