Struct aws_sdk_sagemaker::model::r_studio_server_pro_domain_settings::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }
Expand description
A builder for RStudioServerProDomainSettings
Implementations
The ARN of the execution role for the RStudioServerPro
Domain-level app.
The ARN of the execution role for the RStudioServerPro
Domain-level app.
A URL pointing to an RStudio Connect server.
A URL pointing to an RStudio Connect server.
A URL pointing to an RStudio Package Manager server.
A URL pointing to an RStudio Package Manager server.
Specifies the ARN's of a SageMaker image and SageMaker image version, and the instance type that the version runs on.
Specifies the ARN's of a SageMaker image and SageMaker image version, and the instance type that the version runs on.
Consumes the builder and constructs a RStudioServerProDomainSettings
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Builder
impl UnwindSafe for Builder
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