resources

val resources: Output<List<String>>?

A list of the Amazon Resource Names (ARNs) of AWS resources that you want to add to the specified group.

  • You can specify the group membership either by using a list of Resources or by using a ResourceQuery , but not both.

  • You can include a Resources property only if you also specify a Configuration property.