resourceTypes property

Input<List<String>?>? resourceTypes
final

List of resource types to apply to the internal access analysis rule criteria. The analyzer will only generate findings for resources of these types. Refer to InternalAccessAnalysisRuleCriteria in the AWS IAM Access Analyzer API Reference for valid values.

Implementation

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