Struct aws_sdk_sagemaker::model::RSessionAppSettings [−][src]
#[non_exhaustive]pub struct RSessionAppSettings {}
Expand description
A collection of settings that apply to an RSessionGateway
app.
Implementations
Creates a new builder-style object to manufacture RSessionAppSettings
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for RSessionAppSettings
impl Send for RSessionAppSettings
impl Sync for RSessionAppSettings
impl Unpin for RSessionAppSettings
impl UnwindSafe for RSessionAppSettings
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