Struct aws_sdk_ec2::model::vgw_telemetry::Builder
source · [−]#[non_exhaustive]pub struct Builder { /* private fields */ }
Expand description
A builder for VgwTelemetry
Implementations
The number of accepted routes.
The number of accepted routes.
The date and time of the last change in status.
The date and time of the last change in status.
The Internet-routable IP address of the virtual private gateway's outside interface.
The Internet-routable IP address of the virtual private gateway's outside interface.
The status of the VPN tunnel.
The status of the VPN tunnel.
If an error occurs, a description of the error.
If an error occurs, a description of the error.
The Amazon Resource Name (ARN) of the VPN tunnel endpoint certificate.
The Amazon Resource Name (ARN) of the VPN tunnel endpoint certificate.
Consumes the builder and constructs a VgwTelemetry
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