class Aws::DirectConnect::Types::DescribeLoaRequest
@note When making an API call, you may pass DescribeLoaRequest
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 a connection, LAG, or interconnect. @return [String]
@!attribute [rw] provider_name
The name of the 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/DescribeLoaRequest AWS API Documentation
Constants
- SENSITIVE