class Aws::DirectConnect::Types::DescribeConnectionLoaRequest

@note When making an API call, you may pass DescribeConnectionLoaRequest

data as a hash:

    {
      connection_id: "ConnectionId", # required
      provider_name: "ProviderName",
      loa_content_type: "application/pdf", # accepts application/pdf
    }

@!attribute [rw] connection_id

The ID of the connection.
@return [String]

@!attribute [rw] provider_name

The name of the APN partner or service provider who establishes
connectivity on your behalf. If you specify this parameter, the
LOA-CFA lists the provider name alongside your company name as the
requester of the cross connect.
@return [String]

@!attribute [rw] loa_content_type

The standard media type for the LOA-CFA document. The only supported
value is application/pdf.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/directconnect-2012-10-25/DescribeConnectionLoaRequest AWS API Documentation

Constants

SENSITIVE