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)


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

def allows_hosted_connections: () -> bool

#aws_device::String

Returns:

  • (::String)


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

def aws_device: () -> ::String

#aws_device_v2::String

Returns:

  • (::String)


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

def aws_device_v2: () -> ::String

#aws_logical_device_id::String

Returns:

  • (::String)


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

def aws_logical_device_id: () -> ::String

#connections::Array[Types::Connection]

Returns:



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

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

#connections_bandwidth::String

Returns:

  • (::String)


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

def connections_bandwidth: () -> ::String

#encryption_mode::String

Returns:

  • (::String)


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

def encryption_mode: () -> ::String

#has_logical_redundancy"unknown", ...

Returns:

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


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

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

#jumbo_frame_capableBoolean

Returns:

  • (Boolean)


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

def jumbo_frame_capable: () -> bool

#lag_id::String

Returns:

  • (::String)


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

def lag_id: () -> ::String

#lag_name::String

Returns:

  • (::String)


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

def lag_name: () -> ::String

#lag_state"requested", ...

Returns:

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


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

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

#location::String

Returns:

  • (::String)


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

def location: () -> ::String

#mac_sec_capableBoolean

Returns:

  • (Boolean)


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

def mac_sec_capable: () -> bool

#mac_sec_keys::Array[Types::MacSecKey]

Returns:



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

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

Returns:

  • (::Integer)


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

def minimum_links: () -> ::Integer

#number_of_connections::Integer

Returns:

  • (::Integer)


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

def number_of_connections: () -> ::Integer

#owner_account::String

Returns:

  • (::String)


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

def owner_account: () -> ::String

#prefix_pool_size_ipv_4::Integer

Returns:

  • (::Integer)


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

def prefix_pool_size_ipv_4: () -> ::Integer

#prefix_pool_size_ipv_6::Integer

Returns:

  • (::Integer)


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

def prefix_pool_size_ipv_6: () -> ::Integer

#prefix_pool_unallocated_count_ipv_4::Integer

Returns:

  • (::Integer)


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

def prefix_pool_unallocated_count_ipv_4: () -> ::Integer

#prefix_pool_unallocated_count_ipv_6::Integer

Returns:

  • (::Integer)


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

def prefix_pool_unallocated_count_ipv_6: () -> ::Integer

#provider_name::String

Returns:

  • (::String)


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

def provider_name: () -> ::String

#rate_limiter_statusTypes::RateLimiterStatus



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

def rate_limiter_status: () -> Types::RateLimiterStatus

#region::String

Returns:

  • (::String)


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

def region: () -> ::String

#tags::Array[Types::Tag]

Returns:



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

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