ContactFlowModuleAliasInfo
Contains information about an alias.
Contents
- AliasId
-
The identifier of the alias.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Pattern:
^([$0-9a-zA-Z][_-]?)+$Required: No
- ContactFlowModuleArn
-
The Amazon Resource Name (ARN) of the flow module.
Type: String
Required: No
- ContactFlowModuleId
-
The identifier of the flow module.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 500.
Required: No
- Description
-
The description of the alias.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 500.
Pattern:
.*\S.*Required: No
- LastModifiedRegion
-
The Amazon Web Services Region where this resource was last modified.
Type: String
Pattern:
[a-z]{2}(-[a-z]+){1,2}(-[0-9])?Required: No
- LastModifiedTime
-
The timestamp when this resource was last modified.
Type: Timestamp
Required: No
- Name
-
The name of the alias.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Pattern:
^([$0-9a-zA-Z][_-]?)+$Required: No
- Version
-
The version of the flow module.
Type: Long
Valid Range: Minimum value of 1.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: