View a markdown version of this page

ResourceSet - AWS Network Security Manager

ResourceSet

A set of resources defined by explicit ARNs, a logical expression, or both.

Contents

explicitArns

An explicit list of resource ARNs.

Type: Array of strings

Array Members: Minimum number of 0 items. Maximum number of 100 items.

Length Constraints: Minimum length of 20. Maximum length of 1010.

Pattern: arn(:[a-z0-9]+([.-][a-z0-9]+)*){2}(:([a-z0-9]+([.-][a-z0-9]+)*)?){2}:(.+)

Required: No

expression

A logical expression that selects resources by combining criteria with AND, OR, and NOT operators.

Type: ResourceLogicalExpression object

Note: This object is a Union. Only one member of this object can be specified or returned.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: