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)


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

def allows_hosted_connections: () -> bool

#aws_device::String

Returns:

  • (::String)


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

def aws_device: () -> ::String

#aws_device_v2::String

Returns:

  • (::String)


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

def aws_device_v2: () -> ::String

#aws_logical_device_id::String

Returns:

  • (::String)


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

def aws_logical_device_id: () -> ::String

#connections::Array[Types::Connection]

Returns:



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

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

#connections_bandwidth::String

Returns:

  • (::String)


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

def connections_bandwidth: () -> ::String

#encryption_mode::String

Returns:

  • (::String)


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

def encryption_mode: () -> ::String

#has_logical_redundancy"unknown", ...

Returns:

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


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

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

#jumbo_frame_capableBoolean

Returns:

  • (Boolean)


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

def jumbo_frame_capable: () -> bool

#lag_id::String

Returns:

  • (::String)


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

def lag_id: () -> ::String

#lag_name::String

Returns:

  • (::String)


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

def lag_name: () -> ::String

#lag_state"requested", ...

Returns:

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


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

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

#location::String

Returns:

  • (::String)


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

def location: () -> ::String

#mac_sec_capableBoolean

Returns:

  • (Boolean)


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

def mac_sec_capable: () -> bool

#mac_sec_keys::Array[Types::MacSecKey]

Returns:



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

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

Returns:

  • (::Integer)


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

def minimum_links: () -> ::Integer

#number_of_connections::Integer

Returns:

  • (::Integer)


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

def number_of_connections: () -> ::Integer

#owner_account::String

Returns:

  • (::String)


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

def owner_account: () -> ::String

#provider_name::String

Returns:

  • (::String)


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

def provider_name: () -> ::String

#rate_limiter_statusTypes::RateLimiterStatus



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

def rate_limiter_status: () -> Types::RateLimiterStatus

#region::String

Returns:

  • (::String)


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

def region: () -> ::String

#tags::Array[Types::Tag]

Returns:



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

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