allSupported property
Specifies whether AWS Config records configuration changes for every supported type of regional resource.
If you set this option to true
, when AWS Config adds support
for a new type of regional resource, it starts recording resources of that
type automatically.
If you set this option to true
, you cannot enumerate a list of
resourceTypes
.
Implementation
final bool? allSupported;