A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/Lightsail/Types/InstancePortInfo.html below:

InstancePortInfo — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Lightsail::Types::InstancePortInfo
Inherits:
Struct show all
Defined in:
(unknown)
Overview

Describes information about ports for an Amazon Lightsail instance.

Instance Attribute Summary collapse Instance Attribute Details #access_direction ⇒ String

The access direction (inbound or outbound).

Lightsail currently supports only inbound access direction.

Possible values:

#access_from ⇒ String

The location from which access is allowed. For example, Anywhere (0.0.0.0/0), or Custom if a specific IP address or range of IP addresses is allowed.

#access_type ⇒ String

The type of access (Public or Private).

Possible values:

#cidr_list_aliases ⇒ Array<String>

An alias that defines access for a preconfigured range of IP addresses.

The only alias currently supported is lightsail-connect, which allows IP addresses of the browser-based RDP/SSH client in the Lightsail console to connect to your instance.

#cidrs ⇒ Array<String>

The IP address, or range of IP addresses in CIDR notation, that are allowed to connect to an instance through the ports, and the protocol. Lightsail supports IPv4 addresses.

For more information about CIDR block notation, see Classless Inter-Domain Routing on Wikipedia.

#common_name ⇒ String

The common name of the port information.

#from_port ⇒ Integer

The first port in a range of open ports on an instance.

Allowed ports:

#protocol ⇒ String

The IP protocol name.

The name can be one of the following:

#to_port ⇒ Integer

The last port in a range of open ports on an instance.

Allowed ports:


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4