MENU
      Route

        Route


        Article summary

        Available in VPC

        This is the route information.

        Syntax

        The syntax is as follows.

        private String routeTableNo;
        private String destinationCidrBlock;
        private String targetName;
        private CommonCode targetType;
        private String targetNo;
        private Boolean isDefault;
        Java

        Field

        The following describes the fields.

        FieldTypeRequiredDescription
        routeTableNoStringRequiredRoute table number
        destinationCidrBlockStringRequiredDestination IPv4 CIDR block
        targetNameStringRequiredDestination name
        targetTypeCommonCodeRequiredDestination type
        • NATGW | VPCPEERING | VGW
          • NATGW: NAT Gateway
          • VPCPEERING: VPC peering
          • VGW: virtual private gateway
        targetNoStringRequiredDestination identification number
        isDefaultBooleanRequiredWhether the route table has a default route
        • true | false

        Was this article helpful?

        Changing your password will log you out immediately. Use the new password to log back in.
        First name must have atleast 2 characters. Numbers and special characters are not allowed.
        Last name must have atleast 1 characters. Numbers and special characters are not allowed.
        Enter a valid email
        Enter a valid password
        Your profile has been successfully updated.