RuleIdentifier

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

Constructors

Link copied to clipboard
constructor(value: String)

Properties

Link copied to clipboard

Inherited functions

Link copied to clipboard

Casts this TemplateOrRuleReference as a RuleIdentifier and retrieves its kotlin.String value. Throws an exception if the TemplateOrRuleReference is not a RuleIdentifier.

Link copied to clipboard

Casts this TemplateOrRuleReference as a RuleIdentifier and retrieves its kotlin.String value. Returns null if the TemplateOrRuleReference is not a RuleIdentifier.

Link copied to clipboard

Casts this TemplateOrRuleReference as a TemplateIdentifier and retrieves its kotlin.String value. Throws an exception if the TemplateOrRuleReference is not a TemplateIdentifier.

Link copied to clipboard