IpRouteInfo - Amazon Directory Service
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).

IpRouteInfo

Information about one or more IP address blocks.

Contents

AddedDateTime

The date and time the address block was added to the directory.

Type: Timestamp

Required: No

CidrIp

IP address block in the IpRoute.

Type: String

Pattern: ^(([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])(\/([1-9]|[1-2][0-9]|3[0-2]))$

Required: No

Description

Description of the IpRouteInfo.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 128.

Pattern: ^([a-zA-Z0-9_])[\\a-zA-Z0-9_@#%*+=:?./!\s-]*$

Required: No

DirectoryId

Identifier (ID) of the directory associated with the IP addresses.

Type: String

Pattern: ^d-[0-9a-f]{10}$

Required: No

IpRouteStatusMsg

The status of the IP address block.

Type: String

Valid Values: Adding | Added | Removing | Removed | AddFailed | RemoveFailed

Required: No

IpRouteStatusReason

The reason for the IpRouteStatusMsg.

Type: String

Required: No

See Also

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