Struct aws_sdk_securityhub::model::aws_ec2_vpn_connection_vgw_telemetry_details::Builder
source · [−]#[non_exhaustive]pub struct Builder { /* private fields */ }Expand description
A builder for AwsEc2VpnConnectionVgwTelemetryDetails
Implementations
The number of accepted routes.
The number of accepted routes.
The ARN of the VPN tunnel endpoint certificate.
The ARN of the VPN tunnel endpoint certificate.
The date and time of the last change in status.
Uses the date-time format specified in RFC 3339 section 5.6, Internet Date/Time Format. The value cannot contain spaces. For example, 2020-03-22T13:22:13.933Z.
The date and time of the last change in status.
Uses the date-time format specified in RFC 3339 section 5.6, Internet Date/Time Format. The value cannot contain spaces. For example, 2020-03-22T13:22:13.933Z.
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.
If an error occurs, a description of the error.
If an error occurs, a description of the error.
Consumes the builder and constructs a AwsEc2VpnConnectionVgwTelemetryDetails
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