class Aws::SecurityHub::Types::AwsEc2VpnConnectionRoutesDetails
A static routes associated with the VPN connection.
@note When making an API call, you may pass AwsEc2VpnConnectionRoutesDetails
data as a hash: { destination_cidr_block: "NonEmptyString", state: "NonEmptyString", }
@!attribute [rw] destination_cidr_block
The CIDR block associated with the local subnet of the customer data center. @return [String]
@!attribute [rw] state
The current state of the static route. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/AwsEc2VpnConnectionRoutesDetails AWS API Documentation
Constants
- SENSITIVE