stackNames property
Array of the names of the AWS CloudFormation stacks. If type is AWS_SERVICE (all acccount resources) this array should be a single item containing a wildcard ("*").
Implementation
final pulumi.Input<List<String>> stackNames;