resourceIds property

Input<List<AutomationRuleCriteriaResourceId>?>? resourceIds
final

Identifier for the given resource type. For AWS resources that are identified by ARNs, this is the ARN. For AWS resources that lack ARNs, this is the identifier as defined by the AWS service that created the resource. For non-AWS resources, this is a unique identifier that is associated with the resource. Documented below.

Implementation

final pulumi.Input<List<AutomationRuleCriteriaResourceId>?>? resourceIds;