Struct aws_sdk_sso::output::logout_output::Builder
source · pub struct Builder {}
Expand description
A builder for LogoutOutput
.
Implementations§
source§impl Builder
impl Builder
sourcepub fn build(self) -> LogoutOutput
pub fn build(self) -> LogoutOutput
Consumes the builder and constructs a LogoutOutput
.