Class: Aws::Types::DescribeInterconnectLoaRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#interconnect_id::String

Returns the value of attribute interconnect_id.

Returns:

  • (::String)


559
560
561
# File 'sig/types.rbs', line 559

def interconnect_id
  @interconnect_id
end

#loa_content_type"application/pdf"

Returns the value of attribute loa_content_type.

Returns:

  • ("application/pdf")


561
562
563
# File 'sig/types.rbs', line 561

def loa_content_type
  @loa_content_type
end

#provider_name::String

Returns the value of attribute provider_name.

Returns:

  • (::String)


560
561
562
# File 'sig/types.rbs', line 560

def provider_name
  @provider_name
end