Module: Aws::DirectConnect::Client::_CreateLagResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#allows_hosted_connectionsBoolean

Returns:

  • (Boolean)


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

def allows_hosted_connections: () -> bool

#aws_device::String

Returns:

  • (::String)


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

def aws_device: () -> ::String

#aws_device_v2::String

Returns:

  • (::String)


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

def aws_device_v2: () -> ::String

#aws_logical_device_id::String

Returns:

  • (::String)


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

def aws_logical_device_id: () -> ::String

#connections::Array[Types::Connection]

Returns:



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

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

#connections_bandwidth::String

Returns:

  • (::String)


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

def connections_bandwidth: () -> ::String

#encryption_mode::String

Returns:

  • (::String)


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

def encryption_mode: () -> ::String

#has_logical_redundancy"unknown", ...

Returns:

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


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

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

#jumbo_frame_capableBoolean

Returns:

  • (Boolean)


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

def jumbo_frame_capable: () -> bool

#lag_id::String

Returns:

  • (::String)


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

def lag_id: () -> ::String

#lag_name::String

Returns:

  • (::String)


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

def lag_name: () -> ::String

#lag_state"requested", ...

Returns:

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


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

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

#location::String

Returns:

  • (::String)


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

def location: () -> ::String

#mac_sec_capableBoolean

Returns:

  • (Boolean)


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

def mac_sec_capable: () -> bool

#mac_sec_keys::Array[Types::MacSecKey]

Returns:



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

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

Returns:

  • (::Integer)


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

def minimum_links: () -> ::Integer

#number_of_connections::Integer

Returns:

  • (::Integer)


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

def number_of_connections: () -> ::Integer

#owner_account::String

Returns:

  • (::String)


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

def owner_account: () -> ::String

#provider_name::String

Returns:

  • (::String)


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

def provider_name: () -> ::String

#rate_limiter_statusTypes::RateLimiterStatus



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

def rate_limiter_status: () -> Types::RateLimiterStatus

#region::String

Returns:

  • (::String)


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

def region: () -> ::String

#tags::Array[Types::Tag]

Returns:



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

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