StaticIpConnectionInfo - AWS Panorama

StaticIpConnectionInfo

A static IP configuration.

Contents

DefaultGateway

The connection's default gateway.

Type: String

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

Pattern: ^.+$

Required: Yes

Dns

The connection's DNS address.

Type: Array of strings

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

Pattern: ^.+$

Required: Yes

IpAddress

The connection's IP address.

Type: String

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

Pattern: ^((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d))(:(6553[0-5]|655[0-2]\d|65[0-4]\d{2}|6[0-4]\d{3}|[1-5]\d{4}|[1-9]\d{0,3}))?$

Required: Yes

Mask

The connection's DNS mask.

Type: String

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

Pattern: ^.+$

Required: Yes

See Also

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