Standards Control Args
data class StandardsControlArgs(val reason: Output<String>? = null, val standardsControlArn: Output<String>) : ConvertibleToJava<StandardsControlArgs>
Provides details about an individual security control. For a list of ASH controls, see controls reference in the User Guide.