Module: Aws::DirectConnect::Client::_DeleteLagResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#allows_hosted_connectionsBoolean

Returns:

  • (Boolean)


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

def allows_hosted_connections: () -> bool

#aws_device::String

Returns:

  • (::String)


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

def aws_device: () -> ::String

#aws_device_v2::String

Returns:

  • (::String)


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

def aws_device_v2: () -> ::String

#aws_logical_device_id::String

Returns:

  • (::String)


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

def aws_logical_device_id: () -> ::String

#connections::Array[Types::Connection]

Returns:



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

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

#connections_bandwidth::String

Returns:

  • (::String)


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

def connections_bandwidth: () -> ::String

#encryption_mode::String

Returns:

  • (::String)


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

def encryption_mode: () -> ::String

#has_logical_redundancy"unknown", ...

Returns:

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


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

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

#jumbo_frame_capableBoolean

Returns:

  • (Boolean)


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

def jumbo_frame_capable: () -> bool

#lag_id::String

Returns:

  • (::String)


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

def lag_id: () -> ::String

#lag_name::String

Returns:

  • (::String)


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

def lag_name: () -> ::String

#lag_state"requested", ...

Returns:

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


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

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

#location::String

Returns:

  • (::String)


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

def location: () -> ::String

#mac_sec_capableBoolean

Returns:

  • (Boolean)


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

def mac_sec_capable: () -> bool

#mac_sec_keys::Array[Types::MacSecKey]

Returns:



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

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

Returns:

  • (::Integer)


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

def minimum_links: () -> ::Integer

#number_of_connections::Integer

Returns:

  • (::Integer)


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

def number_of_connections: () -> ::Integer

#owner_account::String

Returns:

  • (::String)


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

def owner_account: () -> ::String

#provider_name::String

Returns:

  • (::String)


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

def provider_name: () -> ::String

#rate_limiter_statusTypes::RateLimiterStatus



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

def rate_limiter_status: () -> Types::RateLimiterStatus

#region::String

Returns:

  • (::String)


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

def region: () -> ::String

#tags::Array[Types::Tag]

Returns:



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

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