Struct aws_sdk_devicefarm::model::create_remote_access_session_configuration::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }Expand description
A builder for CreateRemoteAccessSessionConfiguration
Implementations
The billing method for the remote access session.
The billing method for the remote access session.
Appends an item to vpce_configuration_arns.
To override the contents of this collection use set_vpce_configuration_arns.
An array of ARNs included in the VPC endpoint configuration.
An array of ARNs included in the VPC endpoint configuration.
Consumes the builder and constructs a CreateRemoteAccessSessionConfiguration
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