Get Direct Connect Gateway Attachment Plain Args
data class GetDirectConnectGatewayAttachmentPlainArgs(val dxGatewayId: String? = null, val filters: List<GetDirectConnectGatewayAttachmentFilter>? = null, val tags: Map<String, String>? = null, val transitGatewayId: String? = null) : ConvertibleToJava<GetDirectConnectGatewayAttachmentPlainArgs>
A collection of arguments for invoking getDirectConnectGatewayAttachment.