pub struct Builder {}
Expand description
A builder for StartApplicationOutput
.
Implementations§
source§impl Builder
impl Builder
sourcepub fn build(self) -> StartApplicationOutput
pub fn build(self) -> StartApplicationOutput
Consumes the builder and constructs a StartApplicationOutput
.