C# Класс Amazon.EC2.Model.ReplaceRouteRequest

Container for the parameters to the ReplaceRoute operation.

Replaces an existing route within a route table in a VPC. You must provide only one of the following: Internet gateway, NAT instance, VPC peering connection, or network interface.

For more information about route tables, see Route Tables in the Amazon Virtual Private Cloud User Guide .

Наследование: AmazonEC2Request
Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
IsSetDestinationCidrBlock ( ) : bool
IsSetDestinationIpv6CidrBlock ( ) : bool
IsSetEgressOnlyInternetGatewayId ( ) : bool
IsSetGatewayId ( ) : bool
IsSetInstanceId ( ) : bool
IsSetNatGatewayId ( ) : bool
IsSetNetworkInterfaceId ( ) : bool
IsSetRouteTableId ( ) : bool
IsSetVpcPeeringConnectionId ( ) : bool