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