pub struct Builder { /* private fields */ }Expand description
A builder for PutAggregationAuthorizationInput.
Implementations§
source§impl Builder
impl Builder
The 12-digit account ID of the account authorized to aggregate data.
The 12-digit account ID of the account authorized to aggregate data.
The region authorized to collect aggregated data.
The region authorized to collect aggregated data.
Appends an item to tags.
To override the contents of this collection use set_tags.
An array of tag object.
An array of tag object.
sourcepub fn build(self) -> Result<PutAggregationAuthorizationInput, BuildError>
pub fn build(self) -> Result<PutAggregationAuthorizationInput, BuildError>
Consumes the builder and constructs a PutAggregationAuthorizationInput.