#[non_exhaustive]pub struct DeleteProfilingGroupOutput {}
Expand description
The structure representing the deleteProfilingGroupResponse.
Implementations
Creates a new builder-style object to manufacture DeleteProfilingGroupOutput
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for DeleteProfilingGroupOutput
impl Send for DeleteProfilingGroupOutput
impl Sync for DeleteProfilingGroupOutput
impl Unpin for DeleteProfilingGroupOutput
impl UnwindSafe for DeleteProfilingGroupOutput
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more