Default Route Table Route Args
constructor(cidrBlock: Output<String>? = null, coreNetworkArn: Output<String>? = null, destinationPrefixListId: Output<String>? = null, egressOnlyGatewayId: Output<String>? = null, gatewayId: Output<String>? = null, instanceId: Output<String>? = null, ipv6CidrBlock: Output<String>? = null, natGatewayId: Output<String>? = null, networkInterfaceId: Output<String>? = null, transitGatewayId: Output<String>? = null, vpcEndpointId: Output<String>? = null, vpcPeeringConnectionId: Output<String>? = null)