Module: Aws::DirectConnect::Client::_DisassociateConnectionFromLagResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::Connection]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
- #aws_device ⇒ ::String
- #aws_device_v2 ⇒ ::String
- #aws_logical_device_id ⇒ ::String
- #bandwidth ⇒ ::String
- #billing_mode ⇒ "PayAsYouGo", ...
- #connection_id ⇒ ::String
- #connection_name ⇒ ::String
- #connection_state ⇒ "ordering", ...
- #encryption_mode ⇒ ::String
- #has_logical_redundancy ⇒ "unknown", ...
- #jumbo_frame_capable ⇒ Boolean
- #lag_id ⇒ ::String
- #loa_issue_time ⇒ ::Time
- #location ⇒ ::String
- #mac_sec_capable ⇒ Boolean
- #mac_sec_keys ⇒ ::Array[Types::MacSecKey]
- #owner_account ⇒ ::String
- #partner_interconnect_mac_sec_capable ⇒ Boolean
- #partner_name ⇒ ::String
- #port_encryption_status ⇒ ::String
- #prefix_pool_size_ipv_4 ⇒ ::Integer
- #prefix_pool_size_ipv_6 ⇒ ::Integer
- #prefix_pool_unallocated_count_ipv_4 ⇒ ::Integer
- #prefix_pool_unallocated_count_ipv_6 ⇒ ::Integer
- #provider_name ⇒ ::String
- #rate_limiter_status ⇒ Types::RateLimiterStatus
- #region ⇒ ::String
- #tags ⇒ ::Array[Types::Tag]
- #vlan ⇒ ::Integer
Instance Method Details
#aws_device ⇒ ::String
1310 |
# File 'sig/client.rbs', line 1310
def aws_device: () -> ::String
|
#aws_device_v2 ⇒ ::String
1312 |
# File 'sig/client.rbs', line 1312
def aws_device_v2: () -> ::String
|
#aws_logical_device_id ⇒ ::String
1313 |
# File 'sig/client.rbs', line 1313
def aws_logical_device_id: () -> ::String
|
#bandwidth ⇒ ::String
1305 |
# File 'sig/client.rbs', line 1305
def bandwidth: () -> ::String
|
#billing_mode ⇒ "PayAsYouGo", ...
1327 |
# File 'sig/client.rbs', line 1327
def billing_mode: () -> ("PayAsYouGo" | "FlatRateTier1" | "FlatRateTier2" | "FlatRateTier3" | "FlatRateTier4" | "FlatRateTier5" | "PortPairFlatRateTier1" | "PortPairFlatRateTier2" | "PortPairFlatRateTier3" | "PortPairFlatRateTier4" | "PortPairFlatRateTier5")
|
#connection_id ⇒ ::String
1300 |
# File 'sig/client.rbs', line 1300
def connection_id: () -> ::String
|
#connection_name ⇒ ::String
1301 |
# File 'sig/client.rbs', line 1301
def connection_name: () -> ::String
|
#connection_state ⇒ "ordering", ...
1302 |
# File 'sig/client.rbs', line 1302
def connection_state: () -> ("ordering" | "requested" | "pending" | "available" | "down" | "deleting" | "deleted" | "rejected" | "unknown")
|
#encryption_mode ⇒ ::String
1319 |
# File 'sig/client.rbs', line 1319
def encryption_mode: () -> ::String
|
#has_logical_redundancy ⇒ "unknown", ...
1314 |
# File 'sig/client.rbs', line 1314
def has_logical_redundancy: () -> ("unknown" | "yes" | "no")
|
#jumbo_frame_capable ⇒ Boolean
1311 |
# File 'sig/client.rbs', line 1311
def jumbo_frame_capable: () -> bool
|
#lag_id ⇒ ::String
1309 |
# File 'sig/client.rbs', line 1309
def lag_id: () -> ::String
|
#loa_issue_time ⇒ ::Time
1308 |
# File 'sig/client.rbs', line 1308
def loa_issue_time: () -> ::Time
|
#location ⇒ ::String
1304 |
# File 'sig/client.rbs', line 1304
def location: () -> ::String
|
#mac_sec_capable ⇒ Boolean
1317 |
# File 'sig/client.rbs', line 1317
def mac_sec_capable: () -> bool
|
#mac_sec_keys ⇒ ::Array[Types::MacSecKey]
1320 |
# File 'sig/client.rbs', line 1320
def mac_sec_keys: () -> ::Array[Types::MacSecKey]
|
#owner_account ⇒ ::String
1299 |
# File 'sig/client.rbs', line 1299
def owner_account: () -> ::String
|
#partner_interconnect_mac_sec_capable ⇒ Boolean
1322 |
# File 'sig/client.rbs', line 1322
def partner_interconnect_mac_sec_capable: () -> bool
|
#partner_name ⇒ ::String
1307 |
# File 'sig/client.rbs', line 1307
def partner_name: () -> ::String
|
#port_encryption_status ⇒ ::String
1318 |
# File 'sig/client.rbs', line 1318
def port_encryption_status: () -> ::String
|
#prefix_pool_size_ipv_4 ⇒ ::Integer
1323 |
# File 'sig/client.rbs', line 1323
def prefix_pool_size_ipv_4: () -> ::Integer
|
#prefix_pool_size_ipv_6 ⇒ ::Integer
1324 |
# File 'sig/client.rbs', line 1324
def prefix_pool_size_ipv_6: () -> ::Integer
|
#prefix_pool_unallocated_count_ipv_4 ⇒ ::Integer
1325 |
# File 'sig/client.rbs', line 1325
def prefix_pool_unallocated_count_ipv_4: () -> ::Integer
|
#prefix_pool_unallocated_count_ipv_6 ⇒ ::Integer
1326 |
# File 'sig/client.rbs', line 1326
def prefix_pool_unallocated_count_ipv_6: () -> ::Integer
|
#provider_name ⇒ ::String
1316 |
# File 'sig/client.rbs', line 1316
def provider_name: () -> ::String
|
#rate_limiter_status ⇒ Types::RateLimiterStatus
1321 |
# File 'sig/client.rbs', line 1321
def rate_limiter_status: () -> Types::RateLimiterStatus
|
#region ⇒ ::String
1303 |
# File 'sig/client.rbs', line 1303
def region: () -> ::String
|
#tags ⇒ ::Array[Types::Tag]
1315 |
# File 'sig/client.rbs', line 1315
def tags: () -> ::Array[Types::Tag]
|
#vlan ⇒ ::Integer
1306 |
# File 'sig/client.rbs', line 1306
def vlan: () -> ::Integer
|