aws_sdk_controlcatalog/
operation.rs

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
pub use ::aws_types::request_id::RequestId;

/// Types for the `GetControl` operation.
pub mod get_control;

/// Types for the `ListCommonControls` operation.
pub mod list_common_controls;

/// Types for the `ListControls` operation.
pub mod list_controls;

/// Types for the `ListDomains` operation.
pub mod list_domains;

/// Types for the `ListObjectives` operation.
pub mod list_objectives;