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
파일 보기 프로젝트 열기: aws/aws-sdk-net 1 사용 예제들

비공개 메소드들

메소드 설명
IsSetDestinationCidrBlock ( ) : bool
IsSetDestinationIpv6CidrBlock ( ) : bool
IsSetEgressOnlyInternetGatewayId ( ) : bool
IsSetGatewayId ( ) : bool
IsSetInstanceId ( ) : bool
IsSetNatGatewayId ( ) : bool
IsSetNetworkInterfaceId ( ) : bool
IsSetRouteTableId ( ) : bool
IsSetVpcPeeringConnectionId ( ) : bool