#[non_exhaustive]pub struct Builder { /* private fields */ }
Expand description
A builder for FSxWindowsFileServerVolumeConfiguration
Implementations
The Amazon FSx for Windows File Server file system ID to use.
The Amazon FSx for Windows File Server file system ID to use.
The directory within the Amazon FSx for Windows File Server file system to mount as the root directory inside the host.
The directory within the Amazon FSx for Windows File Server file system to mount as the root directory inside the host.
The authorization configuration details for the Amazon FSx for Windows File Server file system.
The authorization configuration details for the Amazon FSx for Windows File Server file system.
Consumes the builder and constructs a FSxWindowsFileServerVolumeConfiguration
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