View a markdown version of this page

ResourceScope - AWS Network Security Manager

ResourceScope

Defines which resources of a given type are in scope. Exactly one of includeAll, include, or exclude is set.

Contents

exclude

Excludes the resources that match the specified criteria or explicit ARNs.

Type: ResourceSet object

Required: No

include

Includes the resources that match the specified criteria or explicit ARNs.

Type: ResourceSet object

Required: No

includeAll

Includes all resources of the resource type.

Type: Boolean

Required: No

See Also

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