View a markdown version of this page

TemplateOrRuleReference - AWS Network Security Manager

TemplateOrRuleReference

A reference to either a template or a rule in a create or update request. Set exactly one of templateIdentifier or ruleIdentifier.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

ruleIdentifier

The identifier of the rule. This is the rule's Amazon Resource Name (ARN).

Type: String

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

Required: No

templateIdentifier

The identifier of the template. This is the template's Amazon Resource Name (ARN).

Type: String

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

Required: No

See Also

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