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)


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

def allows_hosted_connections: () -> bool

#aws_device::String

Returns:

  • (::String)


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

def aws_device: () -> ::String

#aws_device_v2::String

Returns:

  • (::String)


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

def aws_device_v2: () -> ::String

#aws_logical_device_id::String

Returns:

  • (::String)


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

def aws_logical_device_id: () -> ::String

#connections::Array[Types::Connection]

Returns:



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

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

#connections_bandwidth::String

Returns:

  • (::String)


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

def connections_bandwidth: () -> ::String

#encryption_mode::String

Returns:

  • (::String)


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

def encryption_mode: () -> ::String

#has_logical_redundancy"unknown", ...

Returns:

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


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

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

#jumbo_frame_capableBoolean

Returns:

  • (Boolean)


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

def jumbo_frame_capable: () -> bool

#lag_id::String

Returns:

  • (::String)


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

def lag_id: () -> ::String

#lag_name::String

Returns:

  • (::String)


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

def lag_name: () -> ::String

#lag_state"requested", ...

Returns:

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


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

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

#location::String

Returns:

  • (::String)


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

def location: () -> ::String

#mac_sec_capableBoolean

Returns:

  • (Boolean)


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

def mac_sec_capable: () -> bool

#mac_sec_keys::Array[Types::MacSecKey]

Returns:



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

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

Returns:

  • (::Integer)


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

def minimum_links: () -> ::Integer

#number_of_connections::Integer

Returns:

  • (::Integer)


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

def number_of_connections: () -> ::Integer

#owner_account::String

Returns:

  • (::String)


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

def owner_account: () -> ::String

#provider_name::String

Returns:

  • (::String)


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

def provider_name: () -> ::String

#rate_limiter_statusTypes::RateLimiterStatus



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

def rate_limiter_status: () -> Types::RateLimiterStatus

#region::String

Returns:

  • (::String)


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

def region: () -> ::String

#tags::Array[Types::Tag]

Returns:



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

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