Class: Aws::Types::Connection
- Inherits:
-
Object
- Object
- Aws::Types::Connection
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#aws_device ⇒ ::String
Returns the value of attribute aws_device.
-
#aws_device_v2 ⇒ ::String
Returns the value of attribute aws_device_v2.
-
#aws_logical_device_id ⇒ ::String
Returns the value of attribute aws_logical_device_id.
-
#bandwidth ⇒ ::String
Returns the value of attribute bandwidth.
-
#connection_id ⇒ ::String
Returns the value of attribute connection_id.
-
#connection_name ⇒ ::String
Returns the value of attribute connection_name.
-
#connection_state ⇒ "ordering", ...
Returns the value of attribute connection_state.
-
#encryption_mode ⇒ ::String
Returns the value of attribute encryption_mode.
-
#has_logical_redundancy ⇒ "unknown", ...
Returns the value of attribute has_logical_redundancy.
-
#jumbo_frame_capable ⇒ Boolean
Returns the value of attribute jumbo_frame_capable.
-
#lag_id ⇒ ::String
Returns the value of attribute lag_id.
-
#loa_issue_time ⇒ ::Time
Returns the value of attribute loa_issue_time.
-
#location ⇒ ::String
Returns the value of attribute location.
-
#mac_sec_capable ⇒ Boolean
Returns the value of attribute mac_sec_capable.
-
#mac_sec_keys ⇒ ::Array[Types::MacSecKey]
Returns the value of attribute mac_sec_keys.
-
#owner_account ⇒ ::String
Returns the value of attribute owner_account.
-
#partner_interconnect_mac_sec_capable ⇒ Boolean
Returns the value of attribute partner_interconnect_mac_sec_capable.
-
#partner_name ⇒ ::String
Returns the value of attribute partner_name.
-
#port_encryption_status ⇒ ::String
Returns the value of attribute port_encryption_status.
-
#provider_name ⇒ ::String
Returns the value of attribute provider_name.
-
#rate_limiter_status ⇒ Types::RateLimiterStatus
Returns the value of attribute rate_limiter_status.
-
#region ⇒ ::String
Returns the value of attribute region.
-
#tags ⇒ ::Array[Types::Tag]
Returns the value of attribute tags.
-
#vlan ⇒ ::Integer
Returns the value of attribute vlan.
Instance Attribute Details
#aws_device ⇒ ::String
Returns the value of attribute aws_device.
202 203 204 |
# File 'sig/types.rbs', line 202 def aws_device @aws_device end |
#aws_device_v2 ⇒ ::String
Returns the value of attribute aws_device_v2.
204 205 206 |
# File 'sig/types.rbs', line 204 def aws_device_v2 @aws_device_v2 end |
#aws_logical_device_id ⇒ ::String
Returns the value of attribute aws_logical_device_id.
205 206 207 |
# File 'sig/types.rbs', line 205 def aws_logical_device_id @aws_logical_device_id end |
#bandwidth ⇒ ::String
Returns the value of attribute bandwidth.
197 198 199 |
# File 'sig/types.rbs', line 197 def bandwidth @bandwidth end |
#connection_id ⇒ ::String
Returns the value of attribute connection_id.
192 193 194 |
# File 'sig/types.rbs', line 192 def connection_id @connection_id end |
#connection_name ⇒ ::String
Returns the value of attribute connection_name.
193 194 195 |
# File 'sig/types.rbs', line 193 def connection_name @connection_name end |
#connection_state ⇒ "ordering", ...
Returns the value of attribute connection_state.
194 195 196 |
# File 'sig/types.rbs', line 194 def connection_state @connection_state end |
#encryption_mode ⇒ ::String
Returns the value of attribute encryption_mode.
211 212 213 |
# File 'sig/types.rbs', line 211 def encryption_mode @encryption_mode end |
#has_logical_redundancy ⇒ "unknown", ...
Returns the value of attribute has_logical_redundancy.
206 207 208 |
# File 'sig/types.rbs', line 206 def has_logical_redundancy @has_logical_redundancy end |
#jumbo_frame_capable ⇒ Boolean
Returns the value of attribute jumbo_frame_capable.
203 204 205 |
# File 'sig/types.rbs', line 203 def jumbo_frame_capable @jumbo_frame_capable end |
#lag_id ⇒ ::String
Returns the value of attribute lag_id.
201 202 203 |
# File 'sig/types.rbs', line 201 def lag_id @lag_id end |
#loa_issue_time ⇒ ::Time
Returns the value of attribute loa_issue_time.
200 201 202 |
# File 'sig/types.rbs', line 200 def loa_issue_time @loa_issue_time end |
#location ⇒ ::String
Returns the value of attribute location.
196 197 198 |
# File 'sig/types.rbs', line 196 def location @location end |
#mac_sec_capable ⇒ Boolean
Returns the value of attribute mac_sec_capable.
209 210 211 |
# File 'sig/types.rbs', line 209 def mac_sec_capable @mac_sec_capable end |
#mac_sec_keys ⇒ ::Array[Types::MacSecKey]
Returns the value of attribute mac_sec_keys.
212 213 214 |
# File 'sig/types.rbs', line 212 def mac_sec_keys @mac_sec_keys end |
#owner_account ⇒ ::String
Returns the value of attribute owner_account.
191 192 193 |
# File 'sig/types.rbs', line 191 def owner_account @owner_account end |
#partner_interconnect_mac_sec_capable ⇒ Boolean
Returns the value of attribute partner_interconnect_mac_sec_capable.
214 215 216 |
# File 'sig/types.rbs', line 214 def partner_interconnect_mac_sec_capable @partner_interconnect_mac_sec_capable end |
#partner_name ⇒ ::String
Returns the value of attribute partner_name.
199 200 201 |
# File 'sig/types.rbs', line 199 def partner_name @partner_name end |
#port_encryption_status ⇒ ::String
Returns the value of attribute port_encryption_status.
210 211 212 |
# File 'sig/types.rbs', line 210 def port_encryption_status @port_encryption_status end |
#provider_name ⇒ ::String
Returns the value of attribute provider_name.
208 209 210 |
# File 'sig/types.rbs', line 208 def provider_name @provider_name end |
#rate_limiter_status ⇒ Types::RateLimiterStatus
Returns the value of attribute rate_limiter_status.
213 214 215 |
# File 'sig/types.rbs', line 213 def rate_limiter_status @rate_limiter_status end |
#region ⇒ ::String
Returns the value of attribute region.
195 196 197 |
# File 'sig/types.rbs', line 195 def region @region end |
#tags ⇒ ::Array[Types::Tag]
Returns the value of attribute tags.
207 208 209 |
# File 'sig/types.rbs', line 207 def @tags end |
#vlan ⇒ ::Integer
Returns the value of attribute vlan.
198 199 200 |
# File 'sig/types.rbs', line 198 def vlan @vlan end |