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