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)


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

def aws_device: () -> ::String

#aws_device_v2::String

Returns:

  • (::String)


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

def aws_device_v2: () -> ::String

#aws_logical_device_id::String

Returns:

  • (::String)


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

def aws_logical_device_id: () -> ::String

#bandwidth::String

Returns:

  • (::String)


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

def bandwidth: () -> ::String

#encryption_mode::String

Returns:

  • (::String)


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

def encryption_mode: () -> ::String

#has_logical_redundancy"unknown", ...

Returns:

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


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

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

#interconnect_id::String

Returns:

  • (::String)


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

def interconnect_id: () -> ::String

#interconnect_name::String

Returns:

  • (::String)


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

def interconnect_name: () -> ::String

#interconnect_state"requested", ...

Returns:

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


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

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

#jumbo_frame_capableBoolean

Returns:

  • (Boolean)


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

def jumbo_frame_capable: () -> bool

#lag_id::String

Returns:

  • (::String)


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

def lag_id: () -> ::String

#loa_issue_time::Time

Returns:

  • (::Time)


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

def loa_issue_time: () -> ::Time

#location::String

Returns:

  • (::String)


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

def location: () -> ::String

#mac_sec_capableBoolean

Returns:

  • (Boolean)


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

def mac_sec_capable: () -> bool

#mac_sec_keys::Array[Types::MacSecKey]

Returns:



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

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

#port_encryption_status::String

Returns:

  • (::String)


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

def port_encryption_status: () -> ::String

#provider_name::String

Returns:

  • (::String)


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

def provider_name: () -> ::String

#region::String

Returns:

  • (::String)


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

def region: () -> ::String

#tags::Array[Types::Tag]

Returns:



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

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