PolicyAttributeTypeDescription - Elastic Load Balancing
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

PolicyAttributeTypeDescription

Information about a policy attribute type.

Contents

AttributeName

The name of the attribute.

Type: String

Required: No

AttributeType

The type of the attribute. For example, Boolean or Integer.

Type: String

Required: No

Cardinality

The cardinality of the attribute.

Valid values:

  • ONE(1) : Single value required

  • ZERO_OR_ONE(0..1) : Up to one value is allowed

  • ZERO_OR_MORE(0..*) : Optional. Multiple values are allowed

  • ONE_OR_MORE(1..*0) : Required. Multiple values are allowed

Type: String

Required: No

DefaultValue

The default value of the attribute, if applicable.

Type: String

Required: No

Description

A description of the attribute.

Type: String

Required: No

See Also

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