Struct aws_sdk_sagemaker::output::DeleteModelPackageOutput [−][src]
#[non_exhaustive]pub struct DeleteModelPackageOutput {}
Implementations
Creates a new builder-style object to manufacture DeleteModelPackageOutput
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for DeleteModelPackageOutput
impl Send for DeleteModelPackageOutput
impl Sync for DeleteModelPackageOutput
impl Unpin for DeleteModelPackageOutput
impl UnwindSafe for DeleteModelPackageOutput
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