Struct aws_sdk_robomaker::model::simulation_application_summary::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }Expand description
A builder for SimulationApplicationSummary
Implementations
The Amazon Resource Name (ARN) of the simulation application.
The Amazon Resource Name (ARN) of the simulation application.
The version of the simulation application.
The version of the simulation application.
The time, in milliseconds since the epoch, when the simulation application was last updated.
The time, in milliseconds since the epoch, when the simulation application was last updated.
Information about a robot software suite (ROS distribution).
Information about a robot software suite (ROS distribution).
Information about a simulation software suite.
Information about a simulation software suite.
Consumes the builder and constructs a SimulationApplicationSummary
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