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