Module: Aws::DirectConnect::Client::_UpdateLagResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::Lag]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#allows_hosted_connectionsBoolean

Returns:

  • (Boolean)


1466
# File 'sig/client.rbs', line 1466

def allows_hosted_connections: () -> bool

#aws_device::String

Returns:

  • (::String)


1462
# File 'sig/client.rbs', line 1462

def aws_device: () -> ::String

#aws_device_v2::String

Returns:

  • (::String)


1463
# File 'sig/client.rbs', line 1463

def aws_device_v2: () -> ::String

#aws_logical_device_id::String

Returns:

  • (::String)


1464
# File 'sig/client.rbs', line 1464

def aws_logical_device_id: () -> ::String

#connections::Array[Types::Connection]

Returns:



1465
# File 'sig/client.rbs', line 1465

def connections: () -> ::Array[Types::Connection]

#connections_bandwidth::String

Returns:

  • (::String)


1453
# File 'sig/client.rbs', line 1453

def connections_bandwidth: () -> ::String

#encryption_mode::String

Returns:

  • (::String)


1472
# File 'sig/client.rbs', line 1472

def encryption_mode: () -> ::String

#has_logical_redundancy"unknown", ...

Returns:

  • ("unknown", "yes", "no")


1468
# File 'sig/client.rbs', line 1468

def has_logical_redundancy: () -> ("unknown" | "yes" | "no")

#jumbo_frame_capableBoolean

Returns:

  • (Boolean)


1467
# File 'sig/client.rbs', line 1467

def jumbo_frame_capable: () -> bool

#lag_id::String

Returns:

  • (::String)


1455
# File 'sig/client.rbs', line 1455

def lag_id: () -> ::String

#lag_name::String

Returns:

  • (::String)


1457
# File 'sig/client.rbs', line 1457

def lag_name: () -> ::String

#lag_state"requested", ...

Returns:

  • ("requested", "pending", "available", "down", "deleting", "deleted", "unknown")


1458
# File 'sig/client.rbs', line 1458

def lag_state: () -> ("requested" | "pending" | "available" | "down" | "deleting" | "deleted" | "unknown")

#location::String

Returns:

  • (::String)


1459
# File 'sig/client.rbs', line 1459

def location: () -> ::String

#mac_sec_capableBoolean

Returns:

  • (Boolean)


1471
# File 'sig/client.rbs', line 1471

def mac_sec_capable: () -> bool

#mac_sec_keys::Array[Types::MacSecKey]

Returns:



1473
# File 'sig/client.rbs', line 1473

def mac_sec_keys: () -> ::Array[Types::MacSecKey]

Returns:

  • (::Integer)


1461
# File 'sig/client.rbs', line 1461

def minimum_links: () -> ::Integer

#number_of_connections::Integer

Returns:

  • (::Integer)


1454
# File 'sig/client.rbs', line 1454

def number_of_connections: () -> ::Integer

#owner_account::String

Returns:

  • (::String)


1456
# File 'sig/client.rbs', line 1456

def owner_account: () -> ::String

#prefix_pool_size_ipv_4::Integer

Returns:

  • (::Integer)


1474
# File 'sig/client.rbs', line 1474

def prefix_pool_size_ipv_4: () -> ::Integer

#prefix_pool_size_ipv_6::Integer

Returns:

  • (::Integer)


1475
# File 'sig/client.rbs', line 1475

def prefix_pool_size_ipv_6: () -> ::Integer

#prefix_pool_unallocated_count_ipv_4::Integer

Returns:

  • (::Integer)


1476
# File 'sig/client.rbs', line 1476

def prefix_pool_unallocated_count_ipv_4: () -> ::Integer

#prefix_pool_unallocated_count_ipv_6::Integer

Returns:

  • (::Integer)


1477
# File 'sig/client.rbs', line 1477

def prefix_pool_unallocated_count_ipv_6: () -> ::Integer

#provider_name::String

Returns:

  • (::String)


1470
# File 'sig/client.rbs', line 1470

def provider_name: () -> ::String

#rate_limiter_statusTypes::RateLimiterStatus



1478
# File 'sig/client.rbs', line 1478

def rate_limiter_status: () -> Types::RateLimiterStatus

#region::String

Returns:

  • (::String)


1460
# File 'sig/client.rbs', line 1460

def region: () -> ::String

#tags::Array[Types::Tag]

Returns:



1469
# File 'sig/client.rbs', line 1469

def tags: () -> ::Array[Types::Tag]