class Aws::DirectConnect::Types::DescribeInterconnectLoaRequest
@note When making an API call, you may pass DescribeInterconnectLoaRequest
data as a hash: { interconnect_id: "InterconnectId", # required provider_name: "ProviderName", loa_content_type: "application/pdf", # accepts application/pdf }
@!attribute [rw] interconnect_id
The ID of the interconnect. @return [String]
@!attribute [rw] provider_name
The name of the service provider who establishes connectivity on your behalf. If you supply 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/DescribeInterconnectLoaRequest AWS API Documentation
Constants
- SENSITIVE