resourceTypes property

Input<List<String>> resourceTypes
final

List of resource types to apply the scan setting to. Valid values are EBS, EC2, S3 and ALL.

Implementation

final pulumi.Input<List<String>> resourceTypes;