TypedLinkAttributeDefinition - Amazon Cloud Directory

TypedLinkAttributeDefinition

A typed link attribute definition.

Contents

Name

The unique name of the typed link attribute.

Type: String

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

Pattern: ^[a-zA-Z0-9._:-]*$

Required: Yes

RequiredBehavior

The required behavior of the TypedLinkAttributeDefinition.

Type: String

Valid Values: REQUIRED_ALWAYS | NOT_REQUIRED

Required: Yes

Type

The type of the attribute.

Type: String

Valid Values: STRING | BINARY | BOOLEAN | NUMBER | DATETIME | VARIANT

Required: Yes

DefaultValue

The default value of the attribute (if configured).

Type: TypedAttributeValue object

Required: No

IsImmutable

Whether the attribute is mutable or not.

Type: Boolean

Required: No

Rules

Validation rules that are attached to the attribute definition.

Type: String to Rule object map

Key Length Constraints: Minimum length of 1. Maximum length of 64.

Key Pattern: ^[a-zA-Z0-9._-]*$

Required: No

See Also

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