Struct aws_sdk_macie2::input::get_master_account_input::Builder
source · pub struct Builder {}
Expand description
A builder for GetMasterAccountInput
.
Implementations§
source§impl Builder
impl Builder
sourcepub fn build(self) -> Result<GetMasterAccountInput, BuildError>
pub fn build(self) -> Result<GetMasterAccountInput, BuildError>
Consumes the builder and constructs a GetMasterAccountInput
.