describeDirectConnectGatewayAssociations
abstract suspend fun describeDirectConnectGatewayAssociations(input: DescribeDirectConnectGatewayAssociationsRequest = DescribeDirectConnectGatewayAssociationsRequest { }): DescribeDirectConnectGatewayAssociationsResponse
Lists the associations between your Direct Connect gateways and virtual private gateways and transit gateways. You must specify one of the following:
A Direct Connect gatewayThe response contains all virtual private gateways and transit gateways associated with the Direct Connect gateway.
A virtual private gatewayThe response contains the Direct Connect gateway.
A transit gatewayThe response contains the Direct Connect gateway.
A Direct Connect gateway and a virtual private gatewayThe response contains the association between the Direct Connect gateway and virtual private gateway.
A Direct Connect gateway and a transit gatewayThe response contains the association between the Direct Connect gateway and transit gateway.