enabledStandardArns property

Input<List<String>?>? enabledStandardArns
final

A list that defines which security standards are enabled in the configuration policy. It must be defined if serviceEnabled is set to true.

Implementation

final pulumi.Input<List<String>?>? enabledStandardArns;