RouteSpecGrpcRouteRetryPolicyArgs

fun RouteSpecGrpcRouteRetryPolicyArgs(grpcRetryEvents: Output<List<String>>? = null, httpRetryEvents: Output<List<String>>? = null, maxRetries: Output<Int>, perRetryTimeout: Output<RouteSpecGrpcRouteRetryPolicyPerRetryTimeoutArgs>, tcpRetryEvents: Output<List<String>>? = null)