StandardArgs

data class StandardArgs(val disabledStandardsControls: Output<List<StandardsControlArgs>>? = null, val standardsArn: Output<String>? = null) : ConvertibleToJava<StandardArgs>

The AWS::SecurityHub::Standard resource represents the implementation of an individual AWS Security Hub Standard in your account. It requires you have SecurityHub enabled before you can enable the Standard.

Constructors

Link copied to clipboard
fun StandardArgs(disabledStandardsControls: Output<List<StandardsControlArgs>>? = null, standardsArn: Output<String>? = null)

Functions

Link copied to clipboard
open override fun toJava(): StandardArgs

Properties

Link copied to clipboard

StandardsControls to disable from this Standard.

Link copied to clipboard
val standardsArn: Output<String>? = null

The ARN of the Standard being enabled