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)


510
511
512
# File 'sig/types.rbs', line 510

def interconnect_id
  @interconnect_id
end

#loa_content_type"application/pdf"

Returns the value of attribute loa_content_type.

Returns:

  • ("application/pdf")


512
513
514
# File 'sig/types.rbs', line 512

def loa_content_type
  @loa_content_type
end

#provider_name::String

Returns the value of attribute provider_name.

Returns:

  • (::String)


511
512
513
# File 'sig/types.rbs', line 511

def provider_name
  @provider_name
end