aws-sdk-rtbfabric 1.22.0

AWS SDK for RTBFabric
Documentation
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
pub use ::aws_types::request_id::RequestId;

/// Types for the `AcceptLink` operation.
pub mod accept_link;

/// Types for the `AssociateCertificate` operation.
pub mod associate_certificate;

/// Types for the `CreateInboundExternalLink` operation.
pub mod create_inbound_external_link;

/// Types for the `CreateLink` operation.
pub mod create_link;

/// Types for the `CreateLinkRoutingRule` operation.
pub mod create_link_routing_rule;

/// Types for the `CreateOutboundExternalLink` operation.
pub mod create_outbound_external_link;

/// Types for the `CreateRequesterGateway` operation.
pub mod create_requester_gateway;

/// Types for the `CreateResponderGateway` operation.
pub mod create_responder_gateway;

/// Types for the `DeleteInboundExternalLink` operation.
pub mod delete_inbound_external_link;

/// Types for the `DeleteLink` operation.
pub mod delete_link;

/// Types for the `DeleteLinkRoutingRule` operation.
pub mod delete_link_routing_rule;

/// Types for the `DeleteOutboundExternalLink` operation.
pub mod delete_outbound_external_link;

/// Types for the `DeleteRequesterGateway` operation.
pub mod delete_requester_gateway;

/// Types for the `DeleteResponderGateway` operation.
pub mod delete_responder_gateway;

/// Types for the `DisassociateCertificate` operation.
pub mod disassociate_certificate;

/// Types for the `GetCertificateAssociation` operation.
pub mod get_certificate_association;

/// Types for the `GetInboundExternalLink` operation.
pub mod get_inbound_external_link;

/// Types for the `GetLink` operation.
pub mod get_link;

/// Types for the `GetLinkRoutingRule` operation.
pub mod get_link_routing_rule;

/// Types for the `GetOutboundExternalLink` operation.
pub mod get_outbound_external_link;

/// Types for the `GetRequesterGateway` operation.
pub mod get_requester_gateway;

/// Types for the `GetResponderGateway` operation.
pub mod get_responder_gateway;

/// Types for the `ListCertificateAssociations` operation.
pub mod list_certificate_associations;

/// Types for the `ListLinkRoutingRules` operation.
pub mod list_link_routing_rules;

/// Types for the `ListLinks` operation.
pub mod list_links;

/// Types for the `ListRequesterGateways` operation.
pub mod list_requester_gateways;

/// Types for the `ListResponderGateways` operation.
pub mod list_responder_gateways;

/// Types for the `ListTagsForResource` operation.
pub mod list_tags_for_resource;

/// Types for the `RejectLink` operation.
pub mod reject_link;

/// Types for the `TagResource` operation.
pub mod tag_resource;

/// Types for the `UntagResource` operation.
pub mod untag_resource;

/// Types for the `UpdateLink` operation.
pub mod update_link;

/// Types for the `UpdateLinkModuleFlow` operation.
pub mod update_link_module_flow;

/// Types for the `UpdateLinkRoutingRule` operation.
pub mod update_link_routing_rule;

/// Types for the `UpdateRequesterGateway` operation.
pub mod update_requester_gateway;

/// Types for the `UpdateResponderGateway` operation.
pub mod update_responder_gateway;