Module: Aws::DirectConnect::Client::_CreateInterconnectResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#aws_device::String

Returns:

  • (::String)


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

def aws_device: () -> ::String

#aws_device_v2::String

Returns:

  • (::String)


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

def aws_device_v2: () -> ::String

#aws_logical_device_id::String

Returns:

  • (::String)


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

def aws_logical_device_id: () -> ::String

#bandwidth::String

Returns:

  • (::String)


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

def bandwidth: () -> ::String

#encryption_mode::String

Returns:

  • (::String)


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

def encryption_mode: () -> ::String

#has_logical_redundancy"unknown", ...

Returns:

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


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

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

#interconnect_id::String

Returns:

  • (::String)


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

def interconnect_id: () -> ::String

#interconnect_name::String

Returns:

  • (::String)


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

def interconnect_name: () -> ::String

#interconnect_state"requested", ...

Returns:

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


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

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

#jumbo_frame_capableBoolean

Returns:

  • (Boolean)


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

def jumbo_frame_capable: () -> bool

#lag_id::String

Returns:

  • (::String)


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

def lag_id: () -> ::String

#loa_issue_time::Time

Returns:

  • (::Time)


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

def loa_issue_time: () -> ::Time

#location::String

Returns:

  • (::String)


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

def location: () -> ::String

#mac_sec_capableBoolean

Returns:

  • (Boolean)


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

def mac_sec_capable: () -> bool

#mac_sec_keys::Array[Types::MacSecKey]

Returns:



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

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

#port_encryption_status::String

Returns:

  • (::String)


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

def port_encryption_status: () -> ::String

#provider_name::String

Returns:

  • (::String)


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

def provider_name: () -> ::String

#region::String

Returns:

  • (::String)


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

def region: () -> ::String

#tags::Array[Types::Tag]

Returns:



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

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