Struct aws_sdk_dataexchange::model::api_gateway_api_asset::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }Expand description
A builder for ApiGatewayApiAsset
Implementations
The API description of the API asset.
The API description of the API asset.
The API endpoint of the API asset.
The API endpoint of the API asset.
The unique identifier of the API asset.
The API key of the API asset.
The API name of the API asset.
The download URL of the API specification of the API asset.
The download URL of the API specification of the API asset.
The date and time that the upload URL expires, in ISO 8601 format.
The date and time that the upload URL expires, in ISO 8601 format.
The protocol type of the API asset.
The protocol type of the API asset.
Consumes the builder and constructs a ApiGatewayApiAsset
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Builder
impl UnwindSafe for Builder
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more
